Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Opening tables created in previous version of Foxpro
Message
From
01/11/1999 13:06:40
 
 
To
01/11/1999 13:06:11
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00284756
Message ID:
00284910
Views:
12
>>Thanks for the info. However, does this only apply to dbf's? It is a table that I would like to use it with. I tried specifying the table in the call to the program, however it tells me that the specified variable (tablename) is not found. Do you know if I can do it with a table?
>>
>>Thanks.
>>
>>Jolene
>
>Enclose the table name in quotes:
>
>DO CPZero WITH "Mytable.DBD", 1252

Woops.

DO CPZero WITH "Mytable.dbf", 1252
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform