home *** CD-ROM | disk | FTP | other *** search
/ PC Format 22 / Disk22.iso / UTILS1.ZIP / PCFBLANK.DOC < prev    next >
Text File  |  1993-03-27  |  3KB  |  111 lines

  1.      
  2.      PCFBLANK.EXE V1.0 - SCREEN BLANKER WITH PASSWORD PROTECTION
  3.      -----------------------------------------------------------
  4.      CREATED FOR PC FORMAT MAGAZINE.  (C) 1993 W B ARNOLD
  5.      -----------------------------------------------------
  6.  
  7.      PCFBLANK is a screen blanking program licenced free to PC
  8.      Format readers.  It is designed to work in colour or
  9.      monochrome (25 X 80 text mode) on EGA/VGA and compatible
  10.      monitors on PC systems using DOS 3 and above.
  11.  
  12.      The program includes optional password protection which is
  13.      set using a maximum of 8 characters - letters or numbers -
  14.      after the program name.  If more than 8 characters are used
  15.      a message will be displayed telling you to make the password
  16.      shorter.
  17.  
  18.      A help screen is provided to remind you of command line
  19.      options, and if you choose to rename PCFBLANK.EXE the screen
  20.      will be updated to show the new name.
  21.  
  22.      For added security include the file NOBREAK.COM in the same
  23.      directory as PCFBLANK.  This free utility will prevent
  24.      detection of Control-Break events from the keyboard and can
  25.      be included in your own batch files as you wish.
  26.  
  27.      Command Line Options
  28.      --------------------
  29.  
  30.      Type:
  31.  
  32.      PCFBLANK [OPTIONAL 8 CHARACTER PASSWORD]
  33.  
  34.      from the command line, or within a batch file or menu system
  35.      entry to activate the screen saver.
  36.  
  37.      Type:
  38.  
  39.      PCFBLANK ?
  40.  
  41.      to display the help screen.
  42.  
  43.  
  44.      Authors's Address:
  45.  
  46.      W B Arnold, 37 Central Avenue, Corfe Mullen, Wimborne,
  47.      Dorset. BH21 3JD.
  48.  
  49.      13 April 1993
  50.  
  51.  
  52.                                   -1-
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.      NOBREAK.COM (C) 1991
  66.      --------------------
  67.  
  68.      This is a free utility from Clockwork Software, Bidbury
  69.      House, Havant, Hants. P09 3JG.  Further free utilities are
  70.      available from the above company on a special "Freebie Disk".
  71.      To order write to Clockwork Software enclosing a cheque for £5.00
  72.      plus VAT.  Specify the disk size you require.
  73.  
  74.  
  75.      Summary of NOBREAK.COM Settings.
  76.      --------------------------------
  77.  
  78.      NOBREAK disables any or all of the break switches -
  79.  
  80.                 Ctrl+Alt+Del    Ctrl-Break      Ctrl-C
  81.  
  82.      NOBREAK installs a tiny 64-byte TSR which can be
  83.      re-programmed endlessly.
  84.  
  85.      Syntax: NOBREAK [ABC] [OFF] [?] [>NUL]
  86.  
  87.      The default condition (no parameters) is for all 3 breaks to
  88.      be disabled.  You may specify which are to be disabled,
  89.      where:
  90.  
  91.                 A stands for disable Ctrl+Alt+Del
  92.                 B stands for disable Ctrl+Break
  93.                 C stands for disable Ctrl+C
  94.         NOBREAK OFF switches off the TSR re-enalbing all breaks.
  95.         NOBREAK ? does nothing except display the help screen.
  96.         Hide the report by sending it to the >NUL device.
  97.  
  98.  
  99.  
  100.  
  101.  
  102.        This file: PCFBLANK.DOC
  103.  
  104.  
  105.  
  106.  
  107.  
  108.                                   -2-
  109.  
  110. .pa
  111.