[futurebasic] Re: [FB] A Parse Problem

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : November 2004 : Group Archive : Group : All Groups

From: Steve Crossman <steve@...>
Date: Sat, 27 Nov 2004 10:09:25 -0500
On Nov 27, 2004, at 9:32 AM, tedd wrote:

> But it's interesting to see that FB2 allowed IF without the THEN.

One of the banes of my existence. I probably had 3 thousand IF 
statements without a THEN in FB2 that had to be fixed before moving to 
FB3.  That was back when bytes were hard to come by and a 1MB RAM chip 
was a couple hundred dollars. The code started on a 128k Mac.

I remember sending Staz some problem code and he commented it wouldn't 
work without the THEN, as he didn't even know it didn't require it.

Thanks for the parsing tips everyone, as I am in the middle of working 
out my database importing code with excel tabbed text files and 
QuickBooks QIF formats

thanks

Steve