Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Copying text from an output window?
Message
 
 
À
01/02/2006 00:15:00
Dale Strickler
Independent Contractor
Afton, Virginie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Divers
Thread ID:
01092201
Message ID:
01092214
Vues:
15
Dale,
activate window "debug output"
debugout "Hi Dale"
VFP also can send event logging and other diagnostic output to this window. Personally I find it as one of the most invaluable tools in the product. If you set the debugger to FoxPro frame that window alone can be easily shown and hidden without all the other debug windows cluttering up stuff.

>I am new and this is my first post. I have not explored much so this is all default formating and signature ... for now.
>
>I tried searching for a way to further improve my output window and found nothing.
>
>I use a OutWin.prg to generate an alternative output window so that I can Ctrl-Tab between edit/browser windows and the output window. This is the code:
>
> define window output from 0,0 to 10,10 title 'Output' system noclose float grow ZOOM
> activate window output
> ZOOM WINDOW output MAX
>
>I would love to be able to select and copy text from the output window! I can't seem to find any attribute of the window that will allow that. Any ideas?
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform