Macro line skipped in command line mode
Posted: Tue Feb 02, 2010 10:54 am
Can you confirm that always the first line / action (like Title1) of a macro will be skipped if the macro was called via command line ?
The next line below will be executed, so repeating the first line works as a workaround.
I just encountered this while opening a Labview LVM file with the header lines shown as title 1-3. The macro intends to change title1-3 but only changes title2 and title3...
Calling the same macro inside DPLOT (via menu) works fine.
Best regards,
HaJo
The next line below will be executed, so repeating the first line works as a workaround.
I just encountered this while opening a Labview LVM file with the header lines shown as title 1-3. The macro intends to change title1-3 but only changes title2 and title3...
Calling the same macro inside DPLOT (via menu) works fine.
Best regards,
HaJo