home *** CD-ROM | disk | FTP | other *** search
/ Jason Aller Floppy Collection / 127.img / DDOS501.ZIP / READ_ME.1ST < prev    next >
Text File  |  1987-10-12  |  3KB  |  59 lines

  1.       Special Information for DoubleDOS users
  2.       =======================================
  3.  
  4. Programmer's Information for DoubleDOS
  5. --------------------------------------
  6.     The file SWITCH.ASM on your DoubleDOS disk contains the source
  7. code (assembler) for the DoubleDOS utility program SWITCH.EXE.    In the
  8. "comments" found in this source code are explanations of the software
  9. "calls" your program can issue to DoubleDOS.
  10.     As you will see, your program can control many of the aspects
  11. of the multi-tasking system.  You can use the INVISIBLE program as
  12. a resource of the VISIBLE program by causing your (VISIBLE) program
  13. to send the appropriate keystrokes to the INVISIBLE program and
  14. control its operation completely.
  15.     These calls can be used directly as shown for assembly
  16. programming.  From "C" or Turbo Pascal (etc.) you can form the
  17. "DOS calls" using the appropriate syntax.  If you are programming
  18. in BASIC, the file DDSWITCH.BAS (in the PATCHES subdirectory of
  19. the DoubleDOS disk contains the appropriate coding for many of
  20. the function calls which you can use from within your program.
  21.  
  22.  
  23. DOS Function Keys Enhancements
  24. ------------------------------
  25.     The latest DoubleDOS software contains an undocumented
  26. capability which substantially enhances the use of the DOS
  27. function keys (F1-F6).    If you use the DOS function keys now,
  28. you will really appreciate the new features. These new features
  29. work in conjunction with the DOS buffer defined for "buffered
  30. keyboard input".  You can use them from the DOS prompt, EDLIN, or
  31. any application program using that function.  In summary, they are:
  32.     F7 - Plays back the most recently used command.  It is
  33.          like using F3 under DOS, except for the next to
  34.          the last keyboard command.
  35.     F8 - Plays back the oldest command in the buffer.  Same
  36.          as F7 above, except working from the other end of
  37.          the type-ahead buffer.
  38.     F9 - Plays back all keyboard buffer contents for visual
  39.          review.  Each command is separated on the screen by
  40.          a vertical bar.  This permits you to see what you
  41.          have stored up for playback with F7 and F8.
  42.     F10- Erase back to the character typed next.  This command
  43.          is the "compliment" of the F2 key.
  44.  
  45.  
  46. Bulletin Board System for DoubleDOS users
  47. -----------------------------------------
  48.     The SoftLogic Electronic Bulletin Board System (BBS) is a
  49. service started in the fall of 1985.  The system is loaded with good
  50. information and is live 24 hours a day.  No passwords are required to 
  51. browse through the information or to download information for further
  52. review.
  53.     You can use the BBS to "download" a variety of information 
  54. made available by the SoftLogic service    department.  You can also use 
  55. the BBS to leave messages for the tech support department.
  56.       You can access the BBS at either 300 or 1200 baud, using your
  57. favorite communications program.  The number for reaching the BBS is
  58. 603-644-5556. 
  59.