Does anyone know how to use the PING function in VBA. I need to PING a remote system to make sure I have a connection prior to doing an FTP to that system. I need the PING to return one value if the PING is successful and another value if the PING is unsuccessful. If anyone knows how to do...
Is there a way in Access/VBA to check to see if the modem has successfully connected to an external system prior to running other code? I need to dial up to a remote system (AS/400) and FTP data. I have code in place that will launch the dial up program and initiate the dial up process. I...
I am having trouble setting the focus to external applications. I have code that starts two external applications - one to dial up to a remote network and one to make the connection to an AS/400. Then the code does an FTP of data to the AS/400. Once the FTP is completed, I need to be able to...
Is there a way to check the status of the modem connection prior to executing code? I need to start an external dial up process, make a connection to a remote network, then FTP data.
Is there a way to check the status of the modem connection prior to executing code?? I need to do a dial up to a remote system, wait for the connection to be established, then execute code to FTP data. I could really use some help on this fast. Thanks.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.