Category : BASIC Source Code
Archive   : HUMBLE.ZIP
Filename : PRTSC.SUB

 
Output of file : PRTSC.SUB contained in archive : HUMBLE.ZIP
'%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
'% (C) 1987 HUMBLEWARE Custom Programming Author: Lawrence A. Westhaver %
'% 247 Paul Martin Drive, Baltimore MD 21227 (301) 799-1975 %
'% Visit the QuickBASIC BBS at (301) 799-8564 %
'%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
'% %
'% FILENAME: PRTSC.SUB LAST UPDATE: 11-28-1987 %
'% %
'% DESCRIPTION: Allows software invokation of the print screen function. %
'% %
'% CALL: CALL PRTSC %
'% %
'% INPUTS: None. %
'% %
'% OUTPUTS: None. %
'% %
'% NOTE: The Mach 2 assembly language subroutine library from %
'% %
'% MicroHelp, Inc. %
'% 2220 Carlyle Drive %
'% Marietta, Georgia 30062 %
'% (404) 973-9272 %
'% %
'% contains the interrupt routine used by this sub-program. %
'% It must linked into your program at compile time or it %
'% must be present in your QuickBASIC .QLB library before %
'% this sub-program can be used. %
'% %
'%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

SUB PRTSC


'invoke print screen function
CALL MHDOS2(ECODE%, &H5, ES%, SI%, DI%, AH%, AL%, BH%, BL%, CH%, CL%, DH%, DL%)


END SUB 'prtsc



  3 Responses to “Category : BASIC Source Code
Archive   : HUMBLE.ZIP
Filename : PRTSC.SUB

  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/