D
dalew
In my VB module in Access, after several lines of code, I would like to open
a command window, start 'telnet' and run a few commands and then close the
window and go back to the code in the Access module. I know I can use the
shell command to start telnet, but I'm not sure how to send the additional
telnet commands I want to execute and then close the command window and go
back to Access. Any help would be appreciated. Thanks.
a command window, start 'telnet' and run a few commands and then close the
window and go back to the code in the Access module. I know I can use the
shell command to start telnet, but I'm not sure how to send the additional
telnet commands I want to execute and then close the command window and go
back to Access. Any help would be appreciated. Thanks.