> Not using only that set of commands, no.  You can, however, use the
> clip.text command to put whatever string you want into the 
keyboard.
> 
> To launch the commands, you could, for example, do the following:
> 1) Open the Config dialog box.
> 2) Create a command bar on the Command List tab.
> 3) Add several items to the bar.  For each item, specify *clip in 
the "enter
> command" box, then select Text in the "clip action" drop down, 
then put your


The above works fine for single line strings.

If you want to use multi-line literal strings, you have to use the 
clip plugin clip.set (which sets the clipboard) or clip.setpaste 
(which sets the clipboard and attempts a paste by sending the 
keystroke alt-v).

Assuming 
configure|setup|advanced|configuration|use standard configuration
is checked so that \ is the escape character, then entering the 
following in the command box of the command entry controls will copy 
and paste line1 followed by carriage return followed by line 2.

clip.setpaste("line1\rline2")








------------------------ Yahoo! Groups Sponsor --------------------~--> 
<font face=arial size=-1><a 
href="http://us.ard.yahoo.com/SIG=12hekc8re/M=362131.6882499.7825260.1510227/D=groups/S=1706030409:TM/Y=YAHOO/EXP=1123031131/A=2889191/R=0/SIG=10r90krvo/*http://www.thebeehive.org
">Get Bzzzy! (real tools to help you find a job) Welcome to the Sweet Life 
- brought to you by One Economy</a>.</font>
--------------------------------------------------------------------~-> 

Attention: PowerPro's Web site has moved: http://www.ppro.org 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/power-pro/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to