Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Command prompt utility
Message
 
To
15/05/1997 19:09:58
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00032503
Message ID:
00032529
Views:
40
>>I'll check -- since it's public it might be just as easy to upload
>
>Thanks for the update.
>
>I tested it and it worked fine.
>
>I create a project and ran it from the Explorer.
>
>However, when I build the EXE, I have an error message at line 616. Do you have the same?


Create a project, add a prg with this in:
***************
do while .t.
x = ""
x=getfile()
if empty(x)
exit
endif
use &x
browse
enddo
***************

Build your exe, that's all!


HTH ! ;-)
If we exchange an apple, we both get an apple.
But if we exchange an idea, we both get 2 ideas, cool...


Gérald Santerre
Independant programmer - internet or intranet stuff - always looking for contracts big or small :)
http://www.siteintranet.qc.ca
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform