home *** CD-ROM | disk | FTP | other *** search
/ Aminet 10 / aminetcdnumber101996.iso / Aminet / util / boot / orpsw.lha / Orpsw / example-startup < prev    next >
Text File  |  1992-09-02  |  185b  |  11 lines

  1. ;   If second password entered, following if condition will be
  2. ;   executed.
  3. ;
  4. SYS:utilities/Orpsw
  5. IF WARN
  6. Lock DH0: ON ff >NIL:
  7. Lock DH1: ON ff >NIL:
  8. LoadWB CLEANUP DELAY
  9. endcli
  10. endif
  11.