;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; ; Submit file to generate the sample program that uses the ; Programmatic AltSys (switching of console between DOS and RMX). ; ; Invocation: SUBMIT test ; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; plm386 test.p38 compact rom ot(3) word16 noty ; bnd386 & test.obj, & altsys.lib, & /rmx386/lib/udiifc32.lib, & /rmx386/lib/rmxifc32.lib & nodebug notype object(test) segsize(stack(1200H)) & renameseg(code to code32) rc(dm(5000,0fffffh)) ; delete test.obj, test.lst, test.mp1