Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Access to clipboard
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00083379
Message ID:
00083523
Views:
27
>George,
>
>It's probably a function of SET MEMOWIDTH and ?, which has a pretty small default and ? will only show the first N characters of a paragraph (ie until the first CRLF pair)
>
>I copied a big paragraph plus several lines of text with hard returns to the clipboard, then in VFP did ?len(_cliptext) which seemed appropriate, the did ? _cliptext and saw only a "thin" column of what was there. SET MEMOWIDTH to 1024 and ? _cliptext showed everything.
>
>But bottom line is _cliptext does have the proper contents.
>
David,

Thanks for the insight. I hadn't even considered that SET MEMOWIDTH might impact how _CLIPTEXT outputs.
George

Ubi caritas et amor, deus ibi est
Previous
Reply
Map
View

Click here to load this message in the networking platform