Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Execscript
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
Execscript
Environment versions
Visual FoxPro:
VFP 6
OS:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01008653
Message ID:
01008653
Views:
71
Hi All,
I am trying to run the following code in VFP 6.0 and I get an error when this is executed EXECSCRIPT(Filetostr("any_name.ini")).

Here is my code:
Set Default To "G:\Charisma"
EXECSCRIPT(Filetostr("any_name.ini")) ** this cause an error
thisform.release

The error is EXECSCRIPT.prg does not exist. How can I execute the following command (EXECSCRIPT(Filetostr("any_name.ini")))in vfp 6.0 ?

Thanks
Next
Reply
Map
View

Click here to load this message in the networking platform