Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Syntax to move debugger window?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01612011
Message ID:
01612017
Views:
85
This message has been marked as the solution to the initial question of the thread.
>This will do what I need. I'm sure I've seen it out here before though - something like _debug.blah blah blah that you could use to move it too - but as I say this should work for me :)

Maybe:
IF NOT WEXIST("Visual FoxPro Debugger")
	DEBUG
ENDIF	
MOVE WINDOW "Visual FoxPro Debugger" TO 0, 0
"The five senses obstruct or deform the apprehension of reality."
Jorge L. Borges?

"Premature optimization is the root of all evil in programming."
Donald Knuth, repeating C. A. R. Hoare

"To die for a religion is easier than to live it absolutely"
Jorge L. Borges
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform