Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Task Pane Script
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00771497
Message ID:
00771508
Views:
12
>What exactly can we put in the Before/After Run Script edit boxes when we are setting up an item in the Environment Manager? I can not find any documention on what will and will not work there. I have tried DO SOME_PRG_FILE but that tends to hang VFP 8 and I have to terminate VFP.
>
>TIA!

Mark,

I put this in the After Env is setup and got it to work
do home()+"viewform.prg"
I also found, I can put the follwoing in the ToolBox as an Application type
(DO HOME()+"VIEWFORM.PRG" WITH (SYS(5)+CURDIR()))
I copied the Application type from "XML Web Services" to the "Favorites", then right click and changed the properties.

HTH

Tracy
Tracy
Previous
Reply
Map
View

Click here to load this message in the networking platform