Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Repair databases
Message
 
To
12/03/2004 12:14:26
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00885653
Message ID:
00885668
Views:
8
Try this:
lcstr=filetostr("name.dbc")
for ia=1 to 10
   ?asc(substr(lcstr,ia))
endfor
What does it return?

>No I can`t open it with use
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform