HP LCS60 Bedienungsanleitung Seite 369

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 432
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 368
User Information
Client Software Configuration
Screen F-1: CCL Script Example
!
!
@ORIGINATE
@ANSWER
! (xxxxx)
note "Communicating at 38400 bps." 2
CommunicatingAt 38400
serreset 38400, 3, 8, 1
note "Dialing ^1" 3
write "ATDT^1/38400\13"
!
@LABEL 19
write "\13"
matchstr 1 20 "USERID"
matchread 400
jump 59
@LABEL 20
note "Got USERID"
ask 1 "Enter USERID"
write "^*\13"
matchstr 1 21 "Password:"
matchread 400
jump 59
@LABEL 21
note "Got Password"
ask 1 "Enter Password"
write "^*\13"
matchstr 1 22 "DESTINATION:"
matchread 400
jump 59
@LABEL 22
write "nj/exch/system.ppp"
note "Sent nj/exch/system.ppp"
matchstr 1 24 "PPP (or ARAP) ready"
matchread 400
jump 59
@LABEL 24
note "Got PPP (or ARAP) ready"
pause 40
exit 0
Screen F-1: continued on next page
Issue 3 F-3
Seitenansicht 368
1 2 ... 364 365 366 367 368 369 370 371 372 373 374 ... 431 432

Kommentare zu diesen Handbüchern

Keine Kommentare