If you don't see your question here, please send technical support feedback or questions using our on-line form and get your question answered directly.
The Script Manager opens.
The Edit Script: Access window opens.
Please make sure the script is *exactly* as it appears here, except:
- replace the word "username" with your user name
- replace the word "PASSWORD" with yout IP password
- do not type lines that begin with a # - these are notes to you, the user,
and are not part of the script
Otherwise, type it exactly as it is shown here, including spaces and quote marks.
#--------------------------------cut------------------------------------ Send "" # Note: In the next line, "ogin:" is NOT a typo. WaitFor "ogin:", 10 # Note: In the next line, please replace the word "username" with your user # name. Use lower case. Do not type any spaces inside the quote marks. Send "username<cr>" # Note: In the next line, "assword:" is NOT a typo. WaitFor "assword:", 10 # Note: In the next line, please replace the word "PASSWORD" with your IP # password. Use UPPER CASE. Do not type any spaces inside the quote marks. Send "PASSWORD<cr>" Done #----------------------------cut------------------------------------------
You return to the RoboDUN Manager window.
You can now connect to Access using RoboDUN.
Please note: This is only one way to set up RoboDUN. For information about other ways, please see the "Rdun32.hlp" file.
NOTE: If you have a shortcut for this icon, you can use the shortcut.
NOTE: Leave the Password field blank in the Connect To window.
The Post-Dial Terminal Window appears briefly.
If you did not deselect "Script Output Window" in step 2 of the setup, the RobdoDUN Script Status window opens. Once the script is finished the window closes.
You are now online and can use Internet applications such as your email program, your World Wide Web browser, and so on.
Note! There *is* a space before <cr>.