Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
File returned by DBF() does not exist!!!
Message
From
07/02/2000 08:54:04
 
 
To
07/02/2000 01:29:55
Juan Kh
Dataprop Technologies
Sungai Petani, Malaysia
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00328150
Message ID:
00328206
Views:
28
>Hi all,
>
>I am trying to return a cursor string from a COM server by RETURNing FILETOSTR(DBF()). DBF() returns a valid file name, but FILETOSTR() cannot find the file! And yes, there is an active cursor in current work area. Why? Need HELP!!!
>
>Thank you,
>Juan
>
>Note: The cursor is without record, I just want to return the structure of that cursor to the client apps (in the form load event)

I don't know if that would work anyway... since there will be non-text info in the file.

What you may want to do is download wwIPStuff from www.west-wind.com . that class has mathods that allow you to encode and decode Cursor and pass them back and forth. It may help you out rather than struggling with FILETOSTR()

BOb
Previous
Reply
Map
View

Click here to load this message in the networking platform