We are running an application as a server task which is not located in the Domino program directory.So it is specified with it’s full path in the notes.ini file (Servertasks= …).
To load this application we have to type in the server console something like ‘load /programname’
which is annoying during typing if the the path is a long string.
Does anybody know if there is a way to use a user-friendly short “load” command? Maybe by setting some kind of alias name.