.ENABLE SUBSTITUTION .SETS CLI "" .IF EQ "DCL" .SETS CLI "MCR " ; ; Assembly the necessary modules ; 'CLI'@MONASM 'CLI'@STMASM 'CLI'@MRPASM ; ; Taskbuild them ; 'CLI'@MONBLD 'CLI'@STMBLD 'CLI'@MRPBLD ; ; You are now ready to use the activity monitor. Use it with care since it ; it easy to crash your system with it if you mess about too much. ;