Jump to content
Macro Express Forums

Question On Scheduled Macro Tutorial


sridhar

Recommended Posts

Another option is to write the macro this way:

If Window Title "notepad" is running

  Activate Window: "notepad"

  Date/Time: Type out "dddd, MMMM dd, yyyy"

  Text Type: <SPACE>

  Date/Time: Type out "h:mm:ss AMPM"

  Text Type: <ENTER>

End If

or this way
If Window Title "notepad" is running

  Activate Window: "notepad"

  Date/Time: Type out "dddd, MMMM dd, yyyy h:mm:ss AMPM"

  Text Type: <ENTER>

End If

Also note that thes macros use the newer 'Date/Time' macro command instead of the older 'Date' and 'Time' commands.

 

We will update the the tutorial to make it clearer. Thank you for pointing out the problem.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...