NJudson
Who farted?
- Local time
- Today, 04:08
- Joined
- Feb 14, 2002
- Messages
- 297
I'm using Access 2k with Win 98SE. I'm writing a program that creates script files and batch files that I can open command prompt and with batch files I can ftp the script files into a database. I then am in the process of opening a telnet app to log into the database and execute the script files that I just ftp'd into the database. This all works well and good but I am having trouble finding a way to programmatically close the telnet app once I'm finished. Can this be achieved through VB or some Access function??? Thanks for any help.