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:
01682681
Views:
39
IIRC, you can't use m-dot notation on the left side of the assignment.

just do

LOCAL lcsv AS CsvProcessor
lcsv = CREATEOBJECT('CsvProcessor')
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform