Introduction | Language Structure | IB Statements | File System | Comet 32 Runtime | Index |
Email Mnemonic:
| (Server=string-argument) |
| Discussion: |
The (Server) mnemonic specifies the smtp server and port to be used for your email printer. Get this information from the settings for your email client program. The default port is 25 (AKA "mail"). If you do not specify a port, the default will be used.
Please note that servers requiring authentication are not supported at this time. |
| Example: |
OPEN (1) "LEH" PRINT (1) (Server="smtp.our.mail.server.net 25") |
| Read about other Email Mnemonics |