Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
APPEND FROM syntax error
Message
 
To
10/02/2003 12:29:23
Elyse Pomerantz
Dynamic Data Concepts, Inc.
Brooklyn, New York, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00751406
Message ID:
00751623
Views:
38
I found some code I use when reading via API calls.

lcFile = ALLTRIM( lcFile )

IF CHR(0) $ lcFile
lcFile = STRTRAN( lcFile, CHR(0), ' ' )
ENDIF

lcFile = ALLTRIM( lcFile )
Previous
Reply
Map
View

Click here to load this message in the networking platform