"if result break" not working anymore
Hi,
I use teraterm for some years now and have a few macros to help automate tasks.
I found that the statement "if result break" does not work anymore.
If I change it to
if result then
endif
it works
best regards, Bob
This issue duplicates with #36163
Hi,
I use teraterm for some years now and have a few macros to help automate tasks.
I found that the statement "if result break" does not work anymore.
If I change it to
if result then
endif
it works
best regards, Bob