Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Importing csv file to database
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01682654
Message ID:
01682684
Views:
33
Howdy Thomas and thank you.

IIRC, you can't use m-dot notation on the left side of the assignment.

just do

LOCAL lcsv AS CsvProcessor
lcsv = CREATEOBJECT('CsvProcessor')
Thanks in Advance.

J. Turner
Previous
Reply
Map
View

Click here to load this message in the networking platform