Introduction

Language Structure

IB Statements

File System

Comet 32 Runtime

Index

(To)

Email Mnemonic: (To=string-argument)
Discussion: The (To) mnemonic is used to specify one or more recipients for your email message.
Example:
OPEN (1) "LEH"
PRINT (1) (To="gina@@signature.net")
PRINT (1) (To="jim<jim@@signature.net>")
Read about other Email Mnemonics