Category : BASIC Source Code
Archive   : QB_SBKIT.ZIP
Filename : SBKVER.BAS

 
Output of file : SBKVER.BAS contained in archive : QB_SBKIT.ZIP
' -----------------------------------------------------------------------------
'
' This program helps to show your Sound Blaster Developer Kit version
' number.
'
' To check your library version version compile this program with
' following command:
'
' BC sbkver ;
' LINK sbkver,,,qbsbc bcom45 ;
'
' -----------------------------------------------------------------------------

DECLARE FUNCTION SBKVERMA%
DECLARE FUNCTION SBKVERMI%
DECLARE FUNCTION SBKEDITI%


PRINT "Sound Blaster Developer Kit"
PRINT "QuickBasic version" : PRINT

PRINT USING "Version: #.##"; SBKVERMA% + SBKVERMI%/100
PRINT USING "Edition: #"; SBKEDITI%


  3 Responses to “Category : BASIC Source Code
Archive   : QB_SBKIT.ZIP
Filename : SBKVER.BAS

  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/