readline syntax error
GCC Consulting
gccconsulting at comcast.net
Wed May 7 12:23:11 PDT 2008
Apparently my follow up post did not reach the list.
Problem was that ab was uncast. When I added ab(1024,*)=readline(aa,ab), the syntax error disappeared.
Ken, ab is only referenced in this part of the program.
Richard
> -----Original Message-----
> From: filepro-list-
> bounces+gccconsulting=comcast.net at lists.celestial.com [mailto:filepro-
> list-bounces+gccconsulting=comcast.net at lists.celestial.com] On Behalf
> Of Kenneth Brody
> Sent: Wednesday, May 07, 2008 12:52 PM
> To: rkreiss at gccconsulting.net
> Cc: filepro-list at lists.celestial.com
> Subject: Re: readline syntax error
>
> Quoting Richard Kreiss (Wed, 7 May 2008 12:30:46 -0400):
>
> > I am getting a syntax error with the following code:
>
> Which line gets the error, and where is the arrow pointing?
>
> > 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)
>
> I'll take a wild guess, but given your subject says "readline syntax
> error", I am assuming that the error is on line 46?
>
> Is field ab referenced anywhere else?
>
> > Session.txt is created prior to line 44 executing.
>
> Is this a syntax error, or a runtime error?
>
> --
> Read the truth behind the movie "Expelled" at
> <http://www.ExpelledExposed.com>
> --
> KenBrody at BestWeb dot net spamtrap:
> <g8ymh8uf001 at sneakemail.com>
> http://www.hvcomputer.com
> http://www.fileProPlus.com
> _______________________________________________
> 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