Category : Dbase (Clipper, FoxBase, etc) Languages Source Code
Archive   : MEMBER.ZIP
Filename : MDINDEX.PRG

 
Output of file : MDINDEX.PRG contained in archive : MEMBER.ZIP
*----------------------------------------------------------------------
* Program : Membership Database Package
* File : MDINDEX
* Function: Re-Builds Index Files
* Author : J. North
* Version : (AT contest)
* Date : 10/15/86
*----------------------------------------------------------------------
*
do clwait
select 1
if file("members.dbf")
?"Indexing Membership Database By ---"
use members
? " Last Name/First Name..."
index on last_name+first_name to name
? " Zip Code..."
index on zip to zip
use
endif
return


  3 Responses to “Category : Dbase (Clipper, FoxBase, etc) Languages Source Code
Archive   : MEMBER.ZIP
Filename : MDINDEX.PRG

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. 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/