Why?

GCC Consulting gcc at optonline.net
Mon Jun 28 16:41:50 PDT 2004


 

> -----Original Message-----
> From: filepro-list-bounces at lists.celestial.com 
> [mailto:filepro-list-bounces at lists.celestial.com] On Behalf 
> Of George Simon
> Sent: Monday, June 28, 2004 3:13 PM
> To: Filepro-List
> Subject: Why?
> 
> 
> Does this code:
> 
> 14  -------   -   -   -   -   -   -   -   -   -   -   -   -   -   -
>        ? If:
>        Then: ky="|"
>  15  -------   -   -   -   -   -   -   -   -   -   -   -   -   -   -
>        ? If:
>        Then: lct=""{gu{ky{gv{ky{gw{ky{gx{ky{gy{ky{ma{ky{mb{ky{me{ky{mf
>  16  -------   -   -   -   -   -   -   -   -   -   -   -   -   -   -
>        ? If:
>        Then: lct=xlate (lct,"|"," ")
> 
> Makes rreport throw up and display this error"
> 
>                           Records Selected:        21
> 
>                          Generating Output:        21 The 
> instruction at
> 0040827
> 7 referenced memory at 00000012?The memory could not be read from
> 
> but the same code works just fine in rclerk?
> 
> The code is in a "called" table from automatic processing.
George,

Try changing ky=chr(124), which I think is the ASCII code for |.

This might help.

Ken questions:

Have you run the debugger on this code?

What OD and fp version?

Richard Kreiss
GCC Consulting 




More information about the Filepro-list mailing list