Issue with Syntax check
Douglas Campbell
doug at trailcreektech.com
Tue Mar 29 19:09:57 PDT 2022
Agreed regarding the tokenization table size. Whenever I've had a long-running program suddenly fail with bogus errors, it has generally been after some operating system upgrade or other update which is causing a change in RAM utilization. My solution has always been to increase the tokenization table size:
Add "-t 250000" (for example) when compiling with rcabe or runtime with dclerk|dreport
On 3/29/22, 7:08 PM, "Filepro-list on behalf of Ken Cole via Filepro-list" <filepro-list-bounces+doug=techtoyou.net at lists.celestial.com on behalf of filepro-list at lists.celestial.com> wrote:
Richard
Two things that normally fix this sort of false error:
1. Increase PFTOKFILESIZE Or similar environment variable
2. Put a new line before this with only comments.
Ken
On Wed, 30 Mar 2022 at 07:42, Richard Kreiss via Filepro-list <
filepro-list at lists.celestial.com> wrote:
> I have a process that has passed the syntax many times. FilePro version
> 6.0.0.2.14 and Windows 10 Pro Version 21H1 Build 19043.1526
>
> I am now getting The error invalid argument on if: x = "";then ms="a"
> ;GOSUB chkdate (No issue with this)
>
> Why am I getting this message after all this time?
>
> Richard Kreiss
> GCC Consulting
>
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: winmail.dat
> Type: application/ms-tnef
> Size: 15000 bytes
> Desc: not available
> URL: <
> http://mailman.celestial.com/pipermail/filepro-list/attachments/20220329/e47031cc/attachment.bin
> >
> _______________________________________________
> Filepro-list mailing list
> Filepro-list at lists.celestial.com
> Subscribe/Unsubscribe/Subscription Changes
> http://mailman.celestial.com/mailman/listinfo/filepro-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.celestial.com/pipermail/filepro-list/attachments/20220330/8f7d230c/attachment.html>
_______________________________________________
Filepro-list mailing list
Filepro-list at lists.celestial.com
Subscribe/Unsubscribe/Subscription Changes
http://mailman.celestial.com/mailman/listinfo/filepro-list
More information about the Filepro-list
mailing list