--- In [email protected], [EMAIL PROTECTED] wrote:
> > Thanks for such a fast reply!  I got it working. Apparently the
> > Au.SetCapslockState(0) must be in a script (I coudn't figure 
> > out how to make it work as a parameter in a command list 
> > item) and that's what I did and it's working.  
> 
> You can only put it as a parameter if the syntax is correct (it being
> evaluated, and not read as a regular text string). You can put it in
either
> the command or more commands field on it's own and it will evaluate it
> correctly.
> 
> Paste the script you made here, and I can show you the syntax that
will work
> in a powerpro item edit box if you'd like.

Here is my script file that works:

Au.SetCapslockState(0)
*Keys MIL456{tab}{tab}{tab}
*Keys {home}{del}{del}{del}{del}{del}{del}{del}MYTEXTHERE{enter}

See all of the del's I have?  I want to delete any text before the
paste and I couldn't figure out how to execute a shift HOLD + end.  I
was trying {shift}{end}{del} but it doesn't clear the previous text. 
Instead, the cursor just goes to the end of the text and pastes my
text after the text.  How to execute a shift hold?

Thanks for the links and info!  I will be exploring all of it.

Mike




------------------------ Yahoo! Groups Sponsor --------------------~--> 
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/JV_rlB/TM
--------------------------------------------------------------------~-> 

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