Large table won't pass syntax

Tom Aldridge toma at aldridgeinc.com
Wed May 9 11:43:39 PDT 2007



Kenneth Brody wrote:
> Quoting Tom Aldridge (Wed, 09 May 2007 13:25:59 -0500):
> 
>> Hi.
>>
>> I have a table with 1988 lines. As soon as I add a few new lines for a
>> new subroutine, the table won't pass syntax, i.e.
>>
>> Line Number: 542
>>
>> show("22","1") "\r Uniform Credit Status to:"
>> <mid(reducedratehrs,"1","2") <"hours. \r"
>>
>>                ^
>> Process contains a syntax error at position indicated.
>>
>> It fails on any mid statements. If I comment out this line, it fails on
>> another mid.
>>
>> Is it related to PFTOKSIZE? I have it at 400000. Increasing it does
>> nothing to help.
> [...]
> 
> I don't suppose that this subroutine you added creates a symbol named
> "mid", does it?  If you remove the few lines you added, does it work
> again?
> 
> --
> KenBrody at BestWeb dot net        spamtrap: <g8ymh8uf001 at sneakemail.com>
> http://www.hvcomputer.com
> http://www.fileProPlus.com

Sorry, I neglected to mention that I already considered that something 
in the new 8-line subroutine may have created a conflict of some sort, 
so I removed the 8 lines, even renamed the gosub lable and just put 8 
lines with ' in with a return and an end and still the same result.

Tom



More information about the Filepro-list mailing list