Just use load("yourSkillFile.il"). If you put this in a defun() then you can even call this from the SKILL prompt with a 'shortcut'. Like: defun( aa () load("yourSkillFile1.il") load("yourSkillFile2.il") ) Now when you type 'aa' in the skill prompt these files are (re)loaded. To get a seperate SKILL prompt type this in the Allegro command line: set telskill Kr, Bram
↧