Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Copying text from an output window?
Message
 
 
To
01/02/2006 00:15:00
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01092201
Message ID:
01092214
Views:
16
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform