Colin:

On my machine, the wait time for the "send" command is about 50% effective if 
I wait 7 ticks. Perfect with 9, no go with 5.

Simply inserting a wait command line in lieu of the "send" line does nothing 
at all. The entire text is selected after whatever interval is specified. So 
why does the internal wait in the send command differ from a separate wait 
command? Sending the message somehow is different than simply executing the 
next 
line, just like coming from outside the field somehow seems to work just fine.

Craig.

In a message dated 3/27/09 1:17:45 PM, [email protected] writes:


> Try this:
> 
> on mouseUp
>     put space & the selectedLine of me into fld "message field" of 
> stack "message box"
>     put "select before text of fld" && quote & "message field" & quote 
> && "of stack" && quote & "message box" & quote into whattodo
>     send whattodo to this stack in 30
> end mouseUp
> 
> 



**************
Free Credit Report and Score Tracking! Get it Now for $0 at 
CreditReport.com. 
(http://pr.atwola.com/promoclk/100126575x1220474599x1201401934/aol?redir=http:%2F%2Fwww.creditreport.com%3Fsrc%3Daolemail%26kwd%3Dmlftrtextlin
k)
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to