Category : Dbase (Clipper, FoxBase, etc) Languages Source Code
Archive   : DMSLIB.ZIP
Filename : FILES.PRG
Output of file : FILES.PRG contained in archive : DMSLIB.ZIP
**||(c)1987, D M Sampson Consulting
function filehere
parameter _chr1,_chr2,_chr3,_fname
private ok,_temp
store .t. to ok
if .not. file(_fname)
?? chr(07)+chr(07)
save screen to _temp
@ 09,10 clear to 16,68
@ 09,10 to 16,68 double
@ 11,20 say 'YOU ARE MISSING YOUR '+upper(_fname)+' FILE'
center(12,trim(substr(_chr1,1,50)))
center(13,trim(substr(_chr2,1,50)))
center(14,trim(substr(_chr3,1,50)))
set console off
wait
set console on
restore screen from _temp
store .f. to ok
endif
return ok
**||End of File-> FILES.PRG
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/