Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CTRL + C
Message
From
03/05/2001 22:18:21
Larry Rix
Larry Rix & Associates, Inc.
Westminster, Colorado, United States
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00503274
Message ID:
00503329
Views:
19
100% -- _CLIPTEXT is the simplest method of cutting text from one place to another, or even to someplace like Excel or Word.

Thus, in the source it is:

_cliptext = THIS.value


In the target it is:

THIS.value = _cliptext
THIS.refresh()
Previous
Reply
Map
View

Click here to load this message in the networking platform