home *** CD-ROM | disk | FTP | other *** search
- *
- * PCBOARD.CMD
- *
- * Use to automatically dial a PCboard System.
- *
- * Usage: PCBOARD NAMEofENTRY FirstName LastName Password
- *
- * You can add this script to a phone book entry by putting:
- *
- * PCBOARD NAMEofENTRY FirstName LastName Password
- *
- * and PereLine will automatically log on for you. This way you can
- * have just the one script to log onto any PCBoard. PereLine will not
- * dial the phone if the script is running because a phone book entry just
- * got dialed. If you execute the script from the User Menu, then the
- * entry will be dialed first.
- *
-
- Phone Dial &1
- *
- * Send a [CR] to wake up PCBoard
- *
- '
-
- *
- * Just answer DEFAULT to most messages
- *
- When "?" "^M"
-
- WaitFor String first name?
- '&2
-
- WaitFor String last name?
- '&3
-
- WaitFor String Password (Dots will echo)?
- '&4
-
- *
- * Wait for message asking about Mail or the MORE message if long intro ...
- *
- WaitFor String Command?
-
-