sending Ctrl+A keystroke to COM1 port 
Author Message
 sending Ctrl+A keystroke to COM1 port

sending Ctrl+A keystroke to COM1 port

any help

regards,

arco



Wed, 14 Jul 2004 14:28:13 GMT  
 sending Ctrl+A keystroke to COM1 port

Quote:
> sending Ctrl+A keystroke to COM1 port

> any help

> regards,

> arco

The ASCII code for CTRL-A is 1, so you need to send Chr$(1).
You can use MS COMM control to communiate with COM1:

Alexander Kienzle



Thu, 15 Jul 2004 23:46:07 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Sending Left Ctrl + Shift KeyStrokes

2. Send Ctrl-Z to Com Port using MSComm

3. sending CTRL+Z to the COM port!!?

4. Sending CTRL key to a comm port?!

5. Send Ctrl-Z to Com Port using MSComm

6. Sending Ctrl-Break to Serial port

7. Trapping Multiple KeyStrokes - Such as Ctrl 11 = 11

8. Serial COM1 or COM2 port

9. COM1 port

10. Reading from com1 port

11. real time data reading from com1 and com2 port

12. Win98 makes com1 unavailable to DOS until Win app uses port

 

 
Powered by phpBB® Forum Software