Help for this page

Select Code to Download


  1. or download this
    "OFF"
    "SUCCESS: (abc)"
    "ERROR(1): disk number (27) crashed at (11:03)"
    "WARNING(1): system is rebooting"
    
  2. or download this
    @neededResultEx1 = ('OFF');
    @neededResultEx2 = ('SUCCESS', 'abc');
    @neededResultEx3 = ('ERROR1', '27', '11:03');