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

 
Output of file : SETUP.PRG contained in archive : DB3LOG.ZIP
* SETUP.PRG
* SETUP BLANK LOGS TO START UP A LOG SYSTEM
* 03/20/87
*
? ' *** WARNING - THIS WILL OVERWRITE ANY EXISTING FILES ***'
ACCEPT ' CONTINUE Y/N? ' TO MGO
STORE UPPER(MGO) TO MGO
IF MGO <> 'Y'
RETURN
ENDIF
USE CONTEMPT
COPY STRUCT TO CONTEST
USE CONTEST
INDEX ON CALL TO CONTEST
USE LOGEMPT
COPY STRUCT TO LOG
USE LOG
INDEX ON CALL TO LOG
USE COUNEMPT
COPY STRUCT TO COUNTRY
INDEX ON PREFIX TO COUNTRY
USE STATEMPT
COPY STRUCT TO STATE
INDEX ON STATE TO STATE


  3 Responses to “Category : Dbase (Clipper, FoxBase, etc) Languages Source Code
Archive   : DB3LOG.ZIP
Filename : SETUP.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/