home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / p / pcbdem04.zip / PCBDISK4.EXE / HELP / HLPM < prev    next >
Text File  |  1991-11-19  |  1KB  |  35 lines

  1.  
  2. (M)ode - Function Help
  3. ----------------------
  4.  
  5. Subcommands:  ANSI
  6.               GRAPHICS
  7.               CTTY
  8.  
  9. Description:  Switches your screen display mode between ANSI graphics and
  10.               non-graphics mode.  If you toggle ANSI Graphics on, you must be
  11.               using a communication's program which supports standard ANSI
  12.               (Esc) code graphics.  If you select graphics and get a lot of
  13.               symbols such as "[01;49m" on your screen mixed in with the normal
  14.               text display, your software does not support ANSI graphics and
  15.               you should toggle Graphics off by re-entering the (M) command.
  16.  
  17. Examples:
  18.  
  19.   * M <enter>
  20.  
  21.     This will TOGGLE the current graphics state on or off
  22.  
  23.   * M ANSI <enter>
  24.  
  25.     Enter ANSI mode - use ansi cursor movement but no ansi color graphics
  26.  
  27.   * M GRAPHICS <enter>
  28.  
  29.     Enter ANSI GRAPHICS mode
  30.  
  31. Note:  The system will automatically detect if you have ANSI capability and
  32. your system supports the CURSOR POSITION REPORT sequence.  However, you still
  33. must select whether or not you want the color graphics sent to you.
  34.  
  35.