Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
PutFile()
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
PutFile()
Miscellaneous
Thread ID:
00722816
Message ID:
00722816
Views:
47
Hi,

The following two lines of code work fine when issued in a foxpro command window.

lcFilename = 'ABC'
lcpath = PUTFILE('File Name:', lcFilename, 'csv')

Yet when I create an exe file with the following commands and try to run it on a computer without any foxpro files in it. The filename is not populated.

Is this a known error? Is there a solution/patch for it?

Thank you.
Neetu Kumar
Next
Reply
Map
View

Click here to load this message in the networking platform