Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Telepathy Communications Library - <b>&z</b> - store phone number in novram http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 &Z - store phone number in NOVRAM

 &Zxxxx  Store phone number "xxxx" in NOVRAM.

 This is most useful when the modem is connected to a dumb terminal, to
 make it easier to dial a single number.  It is rarely used when the
 modem is connected to a computer.  After the number is stored, it can
 be dialed automatically with the "ATDS" command.

 Example:

     * Store a number permanently.
     SendModem(nPort, "AT&Z1-800-555-1212" + chr(13))

     * To dial the number, you would use:
     * SendModem(nPort, "ATDS" + chr(13))

See Also: &F &W

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson