Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trying to auto restore Fox Dos (full screen) from VFP.
Message
 
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Miscellaneous
Thread ID:
00798176
Message ID:
00798487
Views:
24
Houston,

Did you try to send ALT+ENTER using WSH?
oWSH = CreateObject( "WScript.Shell" )
oWSH.AppActivate( "Command Prompt - FOXPROX" )
oWSH.SendKeys("%~")
< snip >
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform