Category : Dbase (Clipper, FoxBase, etc) Languages Source Code
Archive   : MEMBERS.ZIP
Filename : ADDNAMES.FMT
Output of file : ADDNAMES.FMT contained in archive : MEMBERS.ZIP
@ 0,1 say 'Add names'
@ 1,0 say uline
@ 5,1 say 'Record Number:'
@ 5,17 say recno()
@ 8,1 say 'Last name'
@ 8,12 get lname
@ 8,37 say 'First name'
@ 8,49 get fname
@ 10,1 say 'Company'
@ 10,12 get company
@ 10,37 say 'Address'
@ 10,49 get address
@ 12,1 say "City"
@ 12,12 get city
@ 12,37 say "State"
@ 12,49 get state
@ 12,60 say "Zip"
@ 12,66 get zip
@ 14,1 say 'Phone'
@ 14,12 get phone pict '(999)999-9999'
@ 14,37 say 'Expriation Date'
@ 14,54 get exp_date
@ 17,0 say uline
Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!
This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.
But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/