home *** CD-ROM | disk | FTP | other *** search
- The program Q takes a command tail and then displays for the user the base
- page of memory. It is handy for seeing how the CPR (command processor) in
- the operating system takes the user's command line input and parses it into
- the data in the two default file control blocks at 5Ch and 6Ch and into the
- command tail buffer at 80h. I think the code was written (like almost
- everything else) by Ward Christensen.
-
- Jay Sage
-