Re: reboot

 BBS: Inland Empire Archive
Date: 10-09-92 (06:32)             Number: 359
From: DICK DENNISON                Refer#: NONE
  To: CURTIS STRATMAN               Recvd: NO  
Subj: Re: reboot                     Conf: (2) Quik_Bas
CS> Rebooting is actually quite simple.  Just execute this short code.

CS> DEF SEF=0
CS> POKE &H472, &H34
CS> POKE &H473, &H12
CS> DEF SEG=FFFF

            ^^^^^
  Think you want  &Hffff in there.

CS> CALL ABSOLUTE(0)

CS> This will do a warm boot.  One with out the memory check.  To do a col
CS>  simply remove the two POKE statements.


--- VP [DOS] V4.09e
 * Origin: The MailMan  (914)374-3903 NY Quick Share Pt #7 *HST (1:272/34)
Outer Court
Echo Basic Postings

Books at Amazon:

Back to BASIC: The History, Corruption, and Future of the Language

Hackers: Heroes of the Computer Revolution (including Tiny BASIC)

Go to: The Story of the Math Majors, Bridge Players, Engineers, Chess Wizards, Scientists and Iconoclasts who were the Hero Programmers of the Software Revolution

The Advent of the Algorithm: The Idea that Rules the World

Moths in the Machine: The Power and Perils of Programming

Mastering Visual Basic .NET