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

 
Output of file : CAME1.PRG contained in archive : CUSTDBM.ZIP
*****************************************************************
* CAME1 - Display memory variable data entry screen for *
* Customer Accounts System *
* 9/9/86 *
*****************************************************************

DO borders WITH catitle,"Edit System Memory Variables"
@ 6, 2 SAY "PRINTER LEFT MARGIN:" GET capmargin PICTURE "999" RANGE 0,132
@ 6, 40 SAY "PRINTER PAGE LENGTH:" GET capagelen PICTURE "99" RANGE 1, 99
@ 7, 2 SAY "SETUP COMPRESSED PRINT:" GET capsetup FUNCTION "S30"
@ 8, 2 SAY "RESET PRINTER TO NORMAL:" GET capreset FUNCTION "S30"
@ 10, 2 SAY "COMPANY NAME:" GET cacompname
@ 11, 2 SAY "ADDRESS:" GET caaddr1
@ 12, 2 SAY "CITY, STATE, ZIP:" GET caaddr2
@ 13, 2 SAY "PHONE NUMBER:" GET caphone
@ 15, 2 SAY "PAYMENT GRACE PERIOD:" GET caperiod PICTURE '99'
@ 16, 2 SAY "MONTHLY INTEREST RATE ON OVERDUE BALANCES:" GET cainterest;
PICTURE '9.9999'

RETURN


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