Simple open command test fails syntax but works in another processing table
scooter6 at gmail.com
scooter6 at gmail.com
Tue Jan 5 16:02:36 PST 2016
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>
More information about the Filepro-list
mailing list