invalid argument system runtime error on line with variable lookup
GCC Consulting
gccconsulting at comcast.net
Thu Oct 25 10:28:18 PDT 2007
> -----Original Message-----
> From:
> filepro-list-bounces+gccconsulting=comcast.net at lists.celestial
> .com
> [mailto:filepro-list-bounces+gccconsulting=comcast.net at lists.c
> elestial.com] On Behalf Of Bruce Easton
> Sent: Thursday, October 25, 2007 12:34 PM
> To: filepro list
> Subject: invalid argument system runtime error on line with
> variable lookup
>
> I'm getting a filepro runtime error:
>
> *** A System Error has occurred ***
> on file: \dvr/filepro/DEUDAS/map
> Line: 1407 invalid argument
>
> from an rclerk process (Windows fp ver. 5.07)
>
> where line 1406 and 1407 in the processing are:
>
> If:
> Then: fileq = filen{"@"{qual{""
> ----- - - - - - - - - - - - -
> If:
> Then: lookup readd = (fileq) r=rv -n
Try lookup readd = (filen&"@&qual) r=rv -n
I use this syntax for a posting program which post order details to a
qualified details file based on the customer code.
Richard Kreiss
GCC Consulting
>
> rv is declared as 8,.0
> fileq at the time it hits here should hold: DEUDAS and qual
> should be blank
>
> I haven't been able to test with debugger since the system
> error comes up right away. When I insert lines above the
> problem line, the error message follows that same lookup line.
>
> This is a clerk process that runs out of another file (not
> DEUDAS) and runs from @menu straight down to the problem point.
>
> Any ideas?
>
> Bruce
>
> Bruce Easton
> STN, Inc.
>
>
>
>
>
>
>
>
> _______________________________________________
> Filepro-list mailing list
> Filepro-list at lists.celestial.com
> http://mailman.celestial.com/mailman/listinfo/filepro-list
>
More information about the Filepro-list
mailing list