readline syntax error

Jeff Harrison jeffaharrison at yahoo.com
Wed May 7 09:40:46 PDT 2008


Richard Kreiss wrote:
> I am getting a syntax error with the following code:
> 
> 43  -------  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -
>       ◄ If: 'start reading this file in
>       Then: pfile="session.txt"
> 44  -------  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -
>       ◄ If:
>       Then: aa=open(pfile,"rt")
> 45  -------  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -
>       ◄ If: aa lt "0"
>       Then: BEEP;ERRORBOX "Process File Not found";EXIT
> 46  -------  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -
> loop  ◄ If:
>       Then: xx=readline(aa,ab)
> 
> Session.txt is created prior to line 44 executing.
> 
> 

It is difficult to say without knowing what exact error are you getting, and (possibly) what the other lines of your processing look like.
Jeff Harrison
jeffaharrison at yahoo.com
Author of JHExport and JHImport.  The fastest and easiest ways to generate filepro exports and imports. 


      ____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ


More information about the Filepro-list mailing list