Happy New Year
Every which way I can the macro will not output text. Tested in Notepad and tested in a browser.
Just. Won't. Work.
If it does I will update this post but very frustrating right now.
I thought this was an issue of not upgrading but this does not seem to be the case and am wondering about using this as a solution.
Thank you in advance for any assistance regarding this issue.
(Does anyone who uses macros have this issue? Does anyone use macros?)
I can't seem to reply to the comment. I took off antivirus and a simple <type text="Test"> worked but the following code below still does not work using information from an inputbox.
<inputbox question="Title for your card" variable="var1">
<inputbox question="Please enter your card content" variable="var2">
<type text="var1">
<type text="var2">
The <type> macro command is working fine for me. I recorded a video that demonstrates it here -- https://drive.google.com/file/d/1N2xfBOmS2gbepD8p-tgFmH_CooqSMypR/view?usp=sharing.
If it's not working on your computer, you might confirm that antivirus, Windows Defender, and any other security programs/settings are not blocking it from running.