- Home
·
- Miscellaneous
·
- Open Com, USB & any other port on the computer for either input or output using the same command as
Open Com, USB & any other port on the computer for either input or output using the same command as
Open Com, USB & any other port on the computer for either input or output using the same command as you do when opening a file for input or
Rate Open Com, USB & any other port on the computer for either input or output using the same command as
(1(1 Vote))
Open "COM3" For Output As #1 'or what ever your modem's COM port is.
Print #1, "ATDT" & PhoneNumber$ & Chr$(13) 'Chr 13 is like 'Enter'
Close #1
Open Com, USB & any other port on the computer for either input or output using the same command as Comments
No comments yet — be the first to post one!
Post a Comment