Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Inserting text into an edit window
Message
 
 
To
25/09/2003 11:41:45
Gary Foster
Pointsource Consulting LLC
Chanhassen, Minnesota, United States
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00832296
Message ID:
00832303
Views:
15
Gary,

You can try
_CLIPTEXT = < Whatever >
SYS(1500, '_MED_PASTE', '_MEDIT')
>Hi,
>I've building a builder to simplify calls to SQL Serve stored procedures. It allows selection and viewing of a sp and optional code block generation with variable declares, etc. What I'd like to do now is to be able to insert the text string at the cursor position in the open edit window. I can copy to _cliptext and then manually ctrl+v into the window, but I'm sure there a programmatic way to do this. Anyone have any insights? Thanks.
>
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform