Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Seeing only the command window
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00812959
Message ID:
00813013
Views:
11
Selim,

try this from the command window

strtofile( str( _screen.top ) + str( _screen.Left ) + str( _screen.Height ) + str( _screen.Width ), "test.txt" )

then in windows explorer look to see what's in the file.

then from the command window

_screen.visible = .t.
_screen.windowstate = 2

does that make the VFP screen come back?

>something really wierd is happening to me! I think i ran some sort of 'explorer program' made in VFP pure code, for some reason after that I am not able to see the FoxPro Main window, I only see the comand window.
>
>I have tried to repair the installation, I even uninstalled the whole thing and install it again, and the problem remains. it even shows mw the last command I used in my past installations.
>
>does any body of you have an idea of what is going on here?, any experience with this problem?
>would it be a registry problem?
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform