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

 
Output of file : AGESUMM.PRG contained in archive : ADVANCED.ZIP
**************************************************** AGESUMM.PRG
* Prints aged balances or summary report.
* Called from A/R Print Menu.

@ 5,0 CLEAR

*------- Ask about printer
STORE " " TO LP, Mac
@ 15,5 SAY "Send report to printer? (Y/N) " GET LP PICTURE "!"
READ

*------- Set up for printing, if necessary.
IF LP = "Y"
Mac = "TO PRINT"
WAIT "Prepare printer, then press any key to print."
ENDIF

*------- Use Customer database and report stored in RepForm.
CLEAR
USE Customer INDEX CustNo
REPORT FORM &RepForm &Mac

*------- Pause, if necessary, then return to menu.
IF LP # "Y"
WAIT "Press any key to return to A/R Print Menu..."
ELSE
EJECT
ENDIF

RETURN


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