Cant get any macro to work. (ZW3D 2026 SP1)
Not even basic “hello world” provided in macro.doc manual.
MACRO Hello_world
[Print,“Hello World”]
ENDMACRO
I try entering $run Hello_world into the command line window in bottom right, but it just closes every open file, reshuffles the work window, and returns nothing.
DEBUG: QA macro processing aborted prematurely
NOTE: EXECUTION: [Hello_world] PASSED
Whats the issue?