*** Quoting Gary Major to All dated 07-16-95 ***
> Does anyone have any code that will reboot the system, a warm will
> suffice.
Try this one. It looks pretty, does a cache flush (just in case), and does a
cold boot:
COLOR 7,0:CLS:COLOR 7,4
LOCATE 11,31,0:PRINT "ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿";
LOCATE 12,31:PRINT "³ ";:COLOR 30:PRINT "Rebooting...";:COLOR 7:PRINT " ³";
LOCATE 13,31:PRINT "ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ";
REG 1,3328
CALL INTERRUPT &H21
$INLINE &HEA,&H00,&H00,&HFF,&HFF
Hope it helps!
--- Why settle for less?
---------------
* Origin: The Blue Light Special 810-542-6619 Ferndale, MI (1:2202/6969)
|