Hi, I wrote about a problem found when I compile a macro that is running OK on Macro Scheduler.
I have tried to run it stand alone, but after compiled the following error occurred.
Error with let>-OPTS:; = missing
Marcus said:
"Your error is to do with the compiled in command line. You have a problem with the OPTS switch which is to do with the options during compile. Recompile the script."
---
Hi Marcus, thank you for your reply.
I am not using the command line, instead, I am compiling it with the "Compile" button on Macro Scheduler and even when I do not use any parameters I still getting this error.
Thanks,
Problems after compiled.
Moderators: JRL, Dorian (MJT support)
I found the answer of this problem.
Hello!!
I figure out what was the problem.
When I compiled a macro to a folder named with some Japanese characters, the macro do not work.
If I save the macro with Japanese characters also, it will get the same error message.
So I need to save it to a folder without Japanese characters and without Japanese characters in the file name also.
After that I can rename the file using Japanese characters and it works fine
I figure out what was the problem.
When I compiled a macro to a folder named with some Japanese characters, the macro do not work.
If I save the macro with Japanese characters also, it will get the same error message.
So I need to save it to a folder without Japanese characters and without Japanese characters in the file name also.
After that I can rename the file using Japanese characters and it works fine
