Re: The long alias jforce.........
I remember reading that I should end my program with it, but with a jump
call. Does that mean the last command of my program should be
    ...
    ...
    jp    jforcenocmdchar
.end
or should their be a ret as well?
Also for anyone who develops a shell, if a program that is shelled has this
command, the program returns the calaculator to the homescreen and not the
shell. (I've tested this on ASE 1.3)