cannot find macro trigger file

Get help with the installation and running of the Zeus IDE. Please do not post bug reports or feature requests here. When in doubt post your question here.
Post Reply
ianbryant
Posts: 3
Joined: Mon Mar 26, 2012 7:46 pm

cannot find macro trigger file

Post by ianbryant »

After installing 3.97s I now get this error message pop up at the bottom of the screen

Error loading the "c:\users\xxx\AppData\Roaming\xidicone\Zeus\zscript\c:\users\xxx\AppData\Roaming\xidicone\Zeus\zscript\go_fmt_on_save_postfix_event.py" macro trigger file

It looks like the path to this file is has been set twice in some hidden variable ?
jussij
Site Admin
Posts: 2650
Joined: Fri Aug 13, 2004 5:10 pm

Post by jussij »

Use the Options, Editor Options menu and in the Triggers panel set the File Save Postfix value to this:

Code: Select all

$zud\zScript\go_fmt_on_save_postfix_event.py
or set it to blank.

Cheers Jussi
Post Reply