<div dir="ltr"><div>Well after rechecking the syntax, guess it's supposed to be:</div><div><br></div><div>gm(60,*)=open(gl,"r")</div><div><br></div><div>VERY strange that it works with no syntax error in my other processing....without the quotes around the 'r'</div><div><br></div><div>Head scratcher....</div><div><br></div><div><br></div><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername"><a href="mailto:scooter6@gmail.com">scooter6@gmail.com</a></b> <span dir="ltr"><<a href="mailto:scooter6@gmail.com">scooter6@gmail.com</a>></span><br>Date: Tue, Jan 5, 2016 at 7:02 PM<br>Subject: Simple open command test fails syntax but works in another processing table<br>To: "<a href="mailto:filepro-list@lists.celestial.com">filepro-list@lists.celestial.com</a>" <<a href="mailto:filepro-list@lists.celestial.com">filepro-list@lists.celestial.com</a>><br><br><br><div dir="ltr"><div>Along the lines of what I'm working on in previous posts in parsing credit card result</div><div>In my main processing table I have it working great!</div><div><br></div><div>Now I'm using the same processing to schedule payments to run at 7am each morning</div><div><br></div><div>Simple and same command as in my 'on the fly' processing I already wrote but I'm getting a syntax error</div><div><br></div><div>gk(30,*) sets file name  </div><div><br></div><div>system "run/my/cc/script" <1 <2 <3 etc</div><div><br></div><div>gl(60,*)="/path/to/my/results/file"{filename</div><div><br></div><div>gm(60,*)=open(gl,r)   <--- doesn't pass syntax but works in my other processing table?</div><div><br></div><div>A filePro Error Has Occurred</div><div><br></div><div>Line Number:  8</div><div><br></div><div>gm(60,*)=open(gl,r)</div><div>                ^</div><div><br></div><div>Process contains a syntax error at position indicated</div><div><br></div><div>Why would this be?</div><div><br></div><div>Scott</div><div>PDM</div><div><br></div></div>
</div><br></div>