home *** CD-ROM | disk | FTP | other *** search
/ IBM Presents OS/2 Software Hits 1995 / OS-2_SW_HITS_2ND_EDITION_1995.ISO / i05 / m76pmd.dsk / unc.dsk / APMMSG.GM_ / APMMSG.GM
Text File  |  1993-10-19  |  2KB  |  61 lines

  1.  
  2. ;$Header:   H:\lacapmu\vcs\dosapmu\apmmsg.gmv   1.2   19 Oct 1993 05:38:10   LIZ  $
  3. ;*****************************************************************
  4. ;
  5. ; File Name:   APMMSG.GML
  6. ; Description: Contains messages for LACAPM.EXE.
  7. ; Date:        30 August 93.
  8. ;
  9. ;*****************************************************************
  10. ;
  11. ;Warning: Under fear of criminal prosecution do NOT edit this file
  12. ;*****************************************************************
  13.  
  14. <FILENFOUND >,  file not found.
  15. $
  16.  
  17. <OffString  >, DISABLE$
  18. <NowString  >, NOW$
  19. <APM_Help   >,
  20. APMMSG00: LACAPM utility for the Advanced Power Management facility
  21.  
  22.    syntax:   LACAPM  [/ST:mm] [/SU:mm] [/OF:mm]
  23.  
  24.    where:    ST, SU, OF refer to system STandby, SUspend and OFf states
  25.              respectively.
  26.              mm = a timeout value in minutes (from 1 to 99),
  27.           or mm = NOW causes immediate entry into that power saving state,
  28.           or mm = DISABLE prevents the system from entering that state.
  29.  
  30.    Only the initial letter of the keywords  NOW and DISABLE is required.
  31.  
  32.    For proper operation, the time out values should be chosen such that:
  33.        Standby is not greater than Suspend, and
  34.        Suspend is not greater than Off.
  35.    Example: lacapm /st:2 /su:5 /of:15
  36.  
  37.    Further information on the use of this utility can be found in
  38.    the README.APM file in the DOS directory.
  39. $
  40. <BadSBTO    >, APMMSG01: An incorrect value was specified for the 'ST' parameter.
  41. $
  42. <BadSUSPTO  >, APMMSG02: An incorrect value was specified for the 'SU' parameter.
  43. $
  44. <BadDSPOFFTO>, APMMSG03: An incorrect value was specified for the 'OF' parameter.
  45. $
  46. <NoPrms     >, APMMSG04: At least one parameter is required for this utility.
  47. $
  48. <PMNotAdvanc>, APMMSG05: Cannot enter the requested state. Possibly the current power setting
  49.           is NOT set to 'adv'.
  50. $
  51. <PMFctDisabl>, APMMSG06: Power Management functionality disabled.
  52. $
  53.  
  54. <DDInitMsg  >, APMMSG07: APM Driver V1.00 initialization...
  55. $
  56.  
  57.  
  58. ;************
  59. ;End of file.
  60. ;************
  61.