home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 April A
/
Pcwk4a98.iso
/
Wtestowe
/
OnNet16
/
DLHANGUP.SCR
< prev
next >
Wrap
Text File
|
1993-01-11
|
317b
|
17 lines
; DLHANGUP.SCR
;
; Use this template with the COMSCRPT command and a dedicated line.
;
; Switch the packet driver from character mode to packet mode
;
changemode packet
;
; Send a request to close the lcp layer.
;
signal lcp close
;
; Pause to confirm that the lcp layer is closed.
;
poll lcp close