In the readme.txt
The readme tells you to put these macro files in your CONFIG directory.
The CONFIG dir is something like C:\Users\joe\Documents\Slickedit\22.0.0.0\
I like to put my macros in a different location.
In CONFIG\user.cfg.xml I have added:
<misc.environment n="misc.environment" version="1" configs="win">
<p n="VSLICKMACROS" v="%VSLICKMACROS%;%SLICKEDITCONFIG%macros;%VSLICKPATH%;%SLICKEDITCONFIG%macros\Highlight"/>
<p n="VSLICKPATH" v="%VSLICKPATH%;%SLICKEDITCONFIG%macros;%SLICKEDITCONFIG%macros\Highlight"/>
</misc.environment>
This lets me put my macros into these two folders as well:
C:\Users\joe\Documents\Slickedit\macros
C:\Users\joe\Documents\Slickedit\macros\Highlight
There doesn't seem to be a UI in Slickedit to create this entry in user.cfg.xml, but it does preserve once it is there. (Restart slick after adding it).
Anyways, once you unpack the macros into CONFIG or Highlight as above, from the slick command line just run
symtagload
To be extra clear, when you have done it properly you will have either
C:\Users\joe\Documents\Slickedit\22.0.0.0\symtagload.e
or
C:\Users\joe\Documents\Slickedit\macros\Highlight\symtagload.e