Syntax checking issue on an Import Ascii processing table

Mike Schwartz (PC Support & Servies) filepromike at gmail.com
Tue Jul 16 13:05:09 PDT 2019


    I have been working on a pretty simple .CSV spreadsheet import example
for my filePro class tonight and I'm not able to figure out what is wrong
with it.  The students are running filePro version 5.6.11R4 on a Linux
server (2.6.32-573.18.1.el6.x86_64 #1).

 

    When I try to save the code (1st screen), I get a syntax check on line
26 (2nd screen).   

 

   I do *not* get a syntax error if I try to examine the first 11 fields of
the jobcsv file.  IE; "jobcsv(11)="Totals:" passes the syntax check but
"jobcsv(12)="Totals:" does not pass the syntax check.

 

     If it makes any difference, the actual test spreadsheet they wanted me
to show them how to import is  about 100 columns wide with a header row that
we want to skip past.  It also has a row of "Totals:" on the bottom of the
sheet that we also do not want to import.  I should be able to skip past
(not import) the totals line at the bottom by examining the 12th column of
the spreadsheet to see if the "Totals:" is in column 12.  

 

Thanks!

 

Mike

 



 



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.celestial.com/pipermail/filepro-list/attachments/20190716/baf5b5df/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 46256 bytes
Desc: not available
URL: <http://mailman.celestial.com/pipermail/filepro-list/attachments/20190716/baf5b5df/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 20169 bytes
Desc: not available
URL: <http://mailman.celestial.com/pipermail/filepro-list/attachments/20190716/baf5b5df/attachment-0001.png>


More information about the Filepro-list mailing list