home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / PROG_GEN / INTER40D.ZIP / INT2GUID.ZIP / INT2GUID.GUI < prev    next >
Text File  |  1991-05-22  |  3KB  |  57 lines

  1. ;Text for INT2GUID conversion program, topic 5.
  2. ;INT2GUID converts INTERRUP.LST files to input for GUIDE.
  3. ;
  4. !WRAP
  5. ;
  6. The resident help system is controlled by the program GUIDE or its successor
  7. POPHELP.
  8.  
  9. The GUIDE resident help program (a Popup Reference Engine) is copyright
  10. TurboPower Software. It is part of the program package Turbo Professional.
  11. The copyright notice states:
  12.    GUIDE.EXE, MAKEHELP.EXE, and the Turbo Professional help files are
  13.    copyrighted property of TurboPower Software. The Turbo Professional help
  14.    files and MAKEHELP.EXE are intended for the sole use of the licensed
  15.    owner of a copy of Turbo Professional. However, TurboPower Software
  16.    grants you the right to distribute GUIDE.EXE along with help files
  17.    of your own design.
  18.  
  19. GUIDE displays information about default settings and instructs how to
  20. customize the settings if you enter "GUIDE /?" from the DOS prompt.
  21.  
  22. The second and third level of index screens in this file are essentially
  23. help screens, and GUIDE's cross reference facility is used to select the
  24. topic. Most of the screens will display on one page if the height is set
  25. to 20 lines.
  26.  
  27. GUIDE has three hot keys for: Look up help topic, Redisplay previous
  28. help topic, and Display help index. The "Look up help topic" facility
  29. searches for a topics retrieved from the screen at the cursor position
  30. and pops up, if possible, on the right one.
  31.  
  32. The amount of text that can be displayed is limited by the number of pages
  33. per topic defined in GUIDE (default = 20, defined when GUIDE was compiled),
  34. and the screen height that can be defined when GUIDE is initialized. The
  35. biggest topic in the INTERRUPT release 2/91 has about 850 lines of text,
  36. thus requiring many long pages to show them all. GUIDE supports 43/50 lines
  37. on EGA/VGA screens; the height shrinks to 25 lines if GUIDE pops up when
  38. the display mode is set to a standard 25 lines screen.
  39.  
  40. Within GUIDE, use
  41.    F1      for GUIDE index.
  42.    <Alt>F1 for former help screen.
  43.    F3      for new help file (error 203: unload GUIDE, load with new file). 
  44.    F5      to move the window.
  45.  
  46. Most of what is stated above about GUIDE holds true also for POPHELP, part
  47. of the package Object Professional from TurboPower Software. However, POPHELP
  48. has a scrolling system capable of showing all the text independent of the
  49. screen height, and it has several facilities not included in GUIDE.
  50.  
  51. POPHELP defines the height as active lines, whereas GUIDE includes two lines
  52. for the frame, therefore height 18 is a good choice when using POPHELP.
  53. POPHELP can readjust the height when active.
  54. ;
  55. !NOWRAP
  56. ;
  57.