Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Console output wraps!!!
Message
From
03/05/2013 16:12:50
 
 
To
03/05/2013 16:04:15
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01572648
Message ID:
01572649
Views:
66
>When I print a long string to the FoxPro IDE console, why does the text
>wrapp around prematurely?

Use this to alter how it wraps around:
nColumns = 80
SET MEMOWIDTH TO nColumns
Previous
Reply
Map
View

Click here to load this message in the networking platform