home *** CD-ROM | disk | FTP | other *** search
- MAILER Copyright (C) November, 1987 Alared Records on File @@@@@
- Company : @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
-
- Contact : @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
- Street 1 : @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
- Street 2 : @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
- City : @@@@@@@@@@@@@@@@@@@@@@@@@
- State : @@
- Zip : @@@@@@@@@@
- Title : @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Phone : @@@-@@@-@@@@-Ext:@@@@
-
- Contact Type : @@@@@@@@@@@
-
- Additional : @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
- Notes : @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
- & : @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
- Information : @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
-
-
- ──────────────────────────────────────────────────────────────────────────────
- ##
- #database
- #before video( reverse );
-
- #define usedrecs( mailer_file )
- #type integer
- #video reverse
- #display
- #notdata
- #define company
- #video bright
- #index
- #options \g
- #define contact
- #video bright
- #index
- #options \g
- #before message('CONTACT:Last, First <---> Example : Jones, Mr. Jim J.',1);
- #define street1
- #video dim
- #define street2
- #define city
- #define state
- #options \u
- #define zip
- #define title
- #define phone
- #define contact_type
- #prompt \1Vendor\2Client\3Prospect\4Other
- #define notes1
- #define notes2
- #define notes3
- #define notes4
- #after if in_keycode <> k_up_cursor then exit;