I'm trying to load a module file my_macros.e file in SlickEdit 18.0.1 on linux (ubuntu 12.04) using the "Macro | Load Module" menu item. When I do this I get the error message "Unable to make '.../.slickedit/18.0.1/my_macros.e'. Unknown command."
More info:
-- The my_macros.e module loads properly on *Windows* SlickEdit 18.0.1.
-- I've tried paring down the my_macros.e file to have only the line "#include "slick.sh"", and still get the error.
-- I set VSLICKPATH and VSLICKINCLUDE to have the bin and macro directories. (I don't think this should be necessary.)
-- SlickEdit is installed in the default location.
-- It is an up-to-date, licensed version.
-- If I run a completely new install, with a brand-new ~/.slickedit/18.0.1 config directory, I get the same error.
-- I've tried running with sudo.
-- I get the same error when trying to load the minimal file using SlickEdit 14 for linux.
-- At some point in the past when I used version 14, I was able to load macros. I don't know why it is now failing.
-- I've searched for "slickedit unknown command" on the web, and for "unknown command" in these forums, and though I've seen some information, none matched my problem.
Any help? Thanks!