Category : Dbase (Clipper, FoxBase, etc) Languages Source Code
Archive   : LASERPRO.ZIP
Filename : REPORT1A.PRG
* Author.......: Pinter Consulting Staff
* Purpose......: Uses LaserLib procedure file routines to
* : print a report.
SET TALK off
SET PROCEDURE TO test_lib
DO init_print
??? reset
??? BOX( 1.00 , 9.00 , 1.00 , 7.00 , 1 )
??? BOX( 1.03 , 1.33 , 1.03 , 6.97 , 1 )
??? SHADING(1.03 , 1.33 , 1.03 , 6.97 , 15 )
??? BOX( 1.36 , 8.97 , 1.03 , 6.97 , 1 )
line_len1 = 8.97 - 1.36
line_wid1 = 7.00 - 1.06
??? FONTLOAD("CHAN12.SFP",53,"LPT1")
??? SOFTFONT(53)
??? SAYIT( 1.25, 3.50, 'KQED Fund Drive','')
??? sym_pc8 + pitch_12 + bold_off
??? SAYIT( 1.52, 1.25, 'Name','')
??? SAYIT( 1.52, 3.65, 'Address','')
??? SAYIT( 1.52, 5.25, 'Phone ','')
??? VLINE( 1.36, 3.50, line_len1, 2 )
??? VLINE( 1.36, 5.15, line_len1, 2 )
* Draw horizontal lines - start at row (1.75"), col (1.03") and fill box.
DO LineLoop WITH (line_len1 - .16), 1.45, 1.03, line_wid1, 6
??? pitch_10 + bold_on
??? SAYIT( 9.25, 1.00, 'REPORT1A','' )
EJECT
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/