Simple open command test fails syntax but works in another processing table

Fairlight fairlite at fairlite.com
Tue Jan 5 17:17:45 PST 2016


Because it needs the 'r' to be surrounded by double-quotes:

gm(60,*)=open(gl,"r")

mark->

On Tue, Jan 05, 2016 at 07:02:36PM -0500, scooter6--- via Filepro-list thus spoke:
> Along the lines of what I'm working on in previous posts in parsing credit
> card result
> In my main processing table I have it working great!
> 
> Now I'm using the same processing to schedule payments to run at 7am each
> morning
> 
> Simple and same command as in my 'on the fly' processing I already wrote
> but I'm getting a syntax error
> 
> gk(30,*) sets file name
> 
> system "run/my/cc/script" <1 <2 <3 etc
> 
> gl(60,*)="/path/to/my/results/file"{filename
> 
> gm(60,*)=open(gl,r)   <--- doesn't pass syntax but works in my other
> processing table?
> 
> A filePro Error Has Occurred
> 
> Line Number:  8
> 
> gm(60,*)=open(gl,r)
>                 ^
> 
> Process contains a syntax error at position indicated
> 
> Why would this be?
> 
> Scott
> PDM
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <http://mailman.celestial.com/pipermail/filepro-list/attachments/20160105/2229a533/attachment.html>
> _______________________________________________
> Filepro-list mailing list
> Filepro-list at lists.celestial.com
> Subscribe/Unsubscribe/Subscription Changes
> http://mailman.celestial.com/mailman/listinfo/filepro-list
> 

-- 
Audio panton, cogito singularis.


More information about the Filepro-list mailing list