home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1992 June / SIMTEL_0692.cdr / msdos / pc_jr / jrddos.arc / JRDDOS.DOC < prev   
Encoding:
Text File  |  1987-05-01  |  1.7 KB  |  33 lines

  1.             jrDDOS - Copyright(C) 1987 by Alroger Gomes Jr.
  2.  
  3.         I'm sure most of you PCjr user gave up trying to use MultiTasking
  4. programs on the PCjr. Well thanks to me (Alroger Gomes Jr. or Roger Gomes)
  5. now you can run DoubleDOS on the PCjr!
  6.         The only reason DoubleDOS would not work on the PCjr is because of
  7. the way it handles the keyboard, the 'hot keys' will not work. But DoubleDOS
  8. also let us use special interrupt calls to do most of the things that the
  9. 'hot keys' would do (described in SWITCH.ASM). Well with this information 
  10. I made a memory resident program that will alow you to do most of the things
  11. possible:
  12. Press BOTH SHIFT keys (the right and the left one) to switch tasks; this will
  13. exchange between Visible and Invisible tasks.
  14. Press CTRL-RightSHIFT to Suspend the Invisible Task; this will make the
  15. Invisible task stop-freeze whatever it's doing, so you will have a faster
  16. ForeGround task (the one you're currently using).
  17. Notice if you have the Invisible Task Suspended and you Switch Task (BOTH 
  18. SHIFT keys) you will get to the Task that was suspended and it will not
  19. be suspended anymore, the other task will be suspended. That means, the
  20. visible task is never suspended, just the invisible one.
  21. Press ALT-RightSHIFT to Resume that Suspended task (if suspended).
  22. With CTRL-ALT you will have the Status of the other task (running, suspended,
  23. nothing running...).
  24.  
  25. Run "jrDDOS.Com" BEFORE running DoubleDOS.
  26.  
  27. * Invisible means you cannot see, visible means you can see.
  28.  
  29.     You may distribute this UNMODIFIED WITH THIS DOCUMENTARY ENCLOSED.
  30. I hope you find this program useful. Happy Computing...
  31.  
  32.                                          Alroger Gomes Jr.
  33.