The problem is that you’re currently not actually saving the clipboard to the DAT__time variable after copying. Make sure the Set Variable action is set to %SystemClipboard% and it should then paste the correct data.
No, it is not.
I thought I found the error on the first Macros I had the DAT_time with 1 underscore instead of 2 DAT__time, so I changed it and what that did was give me the date followed by the date instead of the date followed by the time.
Saturday 01/27/18 @ 01/27/18 eastern time.
Enjoy, Reblog and share her beauty.
Instead of ...
Saturday 01/27/18 @ 06:30 PM eastern time.
Enjoy, Reblog and share her beauty.
Here are the two Macros I'm working with.
The first will copy the time from a spreadsheet as well as some other things and the 2nd with past it into the message I want to send out.
Keyboard Maestro 8.0.4 “Set Post Date and Time” Macro
Steve, I don’t think I understand your workflow.
From what I understand, your FIRST macro does NOT just copy the time from a spreadsheet.
You start out setting the Variable DAT__time using the ICU date/time token, but then you paste it somewhere, and then you copy something back into it.
BTW, I would NOT use the approach you are using to move the mouse to an absolute position. There are many ways to position the mouse, but this would be my absolute last resort.
I’m not going to try to debug your macros since I don’t understand your workflow.
To get the best help, please post the following.
Your exact workflow, step by step
Name all apps that are being used, as you use them
When you need to select something, describe how you identify it manually (like the third row from the top in the first column).
Screenshots of the region on the screen where the actions take place.