/V not working for TTPMACRO
How do you execute ttermpro and ttpmacro? Please show procedure to reproduce.
I find the same problem. From command Line /V doesn't work and it's the same with the /I. Can be my syntax? The command I send is: ttpmacro /V "Path macro\macro.ttl"
ttpmacro is still not working with V5.2, when you are within a none interactive session. Is there any workaround which could help? We try to start TeraTerm (ttpmacro /V) from a Service which is running under local system account, but it got stuck, when calling it. At an interactive session it is working. You can try that also when you use paexec (or psexec) to start a local service session with CMD (paexec /s /i cmd) and calling ttpmacro with "ttpmacro /V test.ttl". Without "/i" (means none interactive) it will not work.
The /V option for ttpmacro does not function. It works for ttermpro but not for ttpmacro. As a result, ttpmacro can't be run from a non-interactive session.