Home » Archimedes archive » Acorn Computing » 1993 02 Mega Disk.adf » !_93_02 » MTrader/!MTrader/MailData/Forms/ClubRep
MTrader/!MTrader/MailData/Forms/ClubRep
This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.
Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.
Tape/disk: | Home » Archimedes archive » Acorn Computing » 1993 02 Mega Disk.adf » !_93_02 |
Filename: | MTrader/!MTrader/MailData/Forms/ClubRep |
Read OK: | ✔ |
File size: | 01F8 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
! Form File to print a membership list ! from the ClubList database ! ------------------------------------------------- Membership No {M0:<6} Name {M1:<} Address {M2:<} {M3:<} {M4:<} {M5:<} Telephone No {M6} Subscription �{M7} Date Paid {M8}. !End of report.
00000000 21 20 20 20 20 46 6f 72 6d 20 46 69 6c 65 20 74 |! Form File t| 00000010 6f 20 70 72 69 6e 74 20 61 20 6d 65 6d 62 65 72 |o print a member| 00000020 73 68 69 70 20 6c 69 73 74 0a 21 20 20 20 20 66 |ship list.! f| 00000030 72 6f 6d 20 74 68 65 20 43 6c 75 62 4c 69 73 74 |rom the ClubList| 00000040 20 64 61 74 61 62 61 73 65 0a 21 20 20 20 20 2d | database.! -| 00000050 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 00000080 0a 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |.. | 00000090 20 20 20 20 20 4d 65 6d 62 65 72 73 68 69 70 20 | Membership | 000000a0 4e 6f 20 7b 4d 30 3a 3c 36 7d 0a 20 20 20 20 20 |No {M0:<6}. | 000000b0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 4e 61 | Na| 000000c0 6d 65 20 20 20 20 20 20 20 20 20 20 7b 4d 31 3a |me {M1:| 000000d0 3c 7d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 |<}. | 000000e0 20 20 20 20 20 20 41 64 64 72 65 73 73 20 20 20 | Address | 000000f0 20 20 20 20 7b 4d 32 3a 3c 7d 0a 20 20 20 20 20 | {M2:<}. | 00000100 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000110 20 20 20 20 20 20 20 20 20 20 20 20 7b 4d 33 3a | {M3:| 00000120 3c 7d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 |<}. | 00000130 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000140 20 20 20 20 7b 4d 34 3a 3c 7d 0a 20 20 20 20 20 | {M4:<}. | 00000150 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000160 20 20 20 20 20 20 20 20 20 20 20 20 7b 4d 35 3a | {M5:| 00000170 3c 7d 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 |<}. | 00000180 20 20 20 20 20 20 54 65 6c 65 70 68 6f 6e 65 20 | Telephone | 00000190 4e 6f 20 20 7b 4d 36 7d 0a 20 20 20 20 20 20 20 |No {M6}. | 000001a0 20 20 20 20 20 20 20 20 20 20 20 20 53 75 62 73 | Subs| 000001b0 63 72 69 70 74 69 6f 6e 20 20 a3 7b 4d 37 7d 0a |cription .{M7}.| 000001c0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000001d0 20 20 20 44 61 74 65 20 50 61 69 64 20 20 20 20 | Date Paid | 000001e0 20 7b 4d 38 7d 2e 0a 0a 0a 21 45 6e 64 20 6f 66 | {M8}....!End of| 000001f0 20 72 65 70 6f 72 74 2e | report.| 000001f8