home *** CD-ROM | disk | FTP | other *** search
/ Curio City 9 / CURIO9.bin / pc / internet / win / joynt / term / coper_o.ap < prev    next >
Text File  |  1996-07-15  |  243b  |  15 lines

  1. #AUTOLOGIN
  2. Wait(6)
  3. Timeout = 180
  4. Send("COSIGN\n")
  5. Ls
  6.     case ")="
  7.         MsgDsp("自動処理が終了しました。オンラインサインアップの手続きを行って下さい")
  8.         LsStop
  9.     case LsTimeout
  10.         MsgDsp("エラーが発生したので処理を中断します")
  11.         StopMacro
  12. LsEnd
  13.  
  14.  
  15.