Front page | perl.perl5.porters |
Postings from September 2000
crtl-D
Thread Next
From:
Peter Palombi
Date:
September 26, 2000 03:14
Subject:
crtl-D
Message ID:
00092612125906.00786@peter.peter.it
Hi all,
I have made a program that i send any command to a serial interface.
I have to send a "CRTL-D" to this serial interface.
How can i send(write) in perl a CRTL-D.
I have looking a asp program and in this program use a function Chr$(4) to send
this CRTL-D. .. it's a alt 4 and this is the same CRTL-D.
Thanks for the help
Peter
Thread Next