> Is there any way to generate a timestamp in the form
> yyyymmddhhmmss
> when you use the Key command?

Use the win.keys form so you can use an expression instead of
literal text in the parameter:

  win.keys(date ++ time)

but literals and {codes} must be in quotes

  win.keys("{to *notepad}" ++ date ++ time)




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