Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Syntax to move debugger window?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01612011
Message ID:
01612017
Vues:
84
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform