Linux Import Command

Doug Luurs doug at borisch.com
Thu Aug 3 07:22:22 PDT 2006


Have I lost my mind, or is my filepro (linux 5.0.14R4) acting weird
today ?
I have never had a problem with this syntax on my SCO Box.

I am writing a simple import with check of data, and I am getting errors
when it
Checks the syntax.

Code:
       . If:
'##############################################################   .
       Then: '#    Open File & Verify Headers
.
 26  -------   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -
-
       . If:
.
       Then: import ascii qqq = (in) r=\n  f=\t
.
 27  -------   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -
-
       . If: not qqq
.
       Then: er = "Error opening Quote File"; Goto Err
.
 28  -------   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -
-
       . If: qqq(1) ne "CAV-WEB"
.
       Then: er = "Header Error - Please remember not to change the
Header"

On Saving .. The Error

	*** A filePro Error Has Occurred ***

	Line Number: 28

	qqq(1) ne "CAV-WEB"
	    ^
	Process contains a syntax error at position indicated.


 The Grelims are loose .. Every "import" command hide now.

________________________________

 
Douglas Luurs
  Systems Programmer
  Borisch Mfg Corp
 
Voice: 616-554-9820 x143
Fax: 616-554-9180
	
If replying to this email, please attach whole message for reference. -
Thank You.

 


-- 
This E-mail, including any attachments, may contain confidential
information and is intended solely for use by the individual to whom
it is addressed.  If you received this E-mail in error, please notify
the sender, do not disclose its contents to others, and delete it
from your system.  Any other use of this E-mail and/or attachments
is prohibited.  This message is not meant to constitute an electronic
signature or intent to contract electronically.




More information about the Filepro-list mailing list