--- In [email protected], "Ted Wall" <[EMAIL PROTECTED]> wrote: > > I find Keys and WIN.Keys unreliable between applications and computers > so I've gone completely to something like the following relative to > your question: > > > > GLOBAL s = CLIP.Get > CLIP.SetPaste ( formatdate( "d/M/yy", date)) > WAIT.For(500) > CLIP.Set(s)
It works find in my limited tested, even with excel, but it is quite possible that it may feel on other machines. Try reversing setting of use fast send keys on setup|advanced|other. Also, its surprising that clip.setpaste works consistently since it includes a keys ^v. ------------------------ 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/
