home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / DBMRPW.ZIP / VM1.RSP < prev    next >
Text File  |  1992-06-30  |  536b  |  11 lines

  1. / This is an example response file for changing an VM1 password.
  2.  When  "MSG10"       Say "VM1 #U@E"
  3.  For   "not in CP"   Say "logoff@E"     Return "invalid user id #"#U#"."
  4.  When  "password"    Say "#P/#N/#N@E"   / this line changes the password
  5.  For   "incorrect"   Say "logoff@E"     Return "Invalid password #"#P#"."
  6.  For   "INVALID"     Say "logoff@E"     Return "Invalid new password #"#N#"."
  7.  If    "SYSNEWS"     Say "@3"
  8.  If    "HOLDING"     Say "@C"
  9.  If    "MORE"        Say "@C"
  10.  When  "PROFS"       Say "logoff@E"
  11.