Dec 072017
A very nice set of comm routines for Quick Basic 4.5. | |||
---|---|---|---|
File Name | File Size | Zip Size | Zip Type |
QUICKCOM.BI | 468 | 181 | deflated |
QUICKCOM.DOC | 21243 | 6095 | deflated |
QUICKCOM.LIB | 9767 | 4915 | deflated |
QUICKCOM.QLB | 15060 | 6116 | deflated |
QUIKCM41.LIB | 9767 | 4915 | deflated |
QUIKCM41.QLB | 14633 | 5900 | deflated |
READ.ME | 3454 | 1065 | deflated |
TERMINAL.BAS | 2226 | 927 | deflated |
TERMQCOM.BAS | 2500 | 1042 | deflated |
TPCREAD.ME | 199 | 165 | deflated |
Download File QUIKCM11.ZIP Here
Contents of the READ.ME file
The following files are included in this copy of QUIKCM11.ZIP including this read.me file:
Searching ZIP: QUIKCM11.ZIP
Filename: QUICKCOM.BI
Date and Time: Jun 09,1989 08:15:10
Compression Method: Shrunk
Compressed Size: 284
Uncompressed Size: 468
32 bit CRC value: 592b1d78
Created by: PKZIP: 1.0 under MS-DOS
Needed to extract: PKUNZIP: 1.0
Filename: QUICKCOM.DOC
Date and Time: Jun 19,1989 18:48:54
Compression Method: Reduced-4
Compressed Size: 8044
Uncompressed Size: 21243
32 bit CRC value: ce7f2c60
Created by: PKZIP: 1.0 under MS-DOS
Needed to extract: PKUNZIP: 1.0
Filename: QUICKCOM.LIB
Date and Time: Jun 19,1989 09:16:52
Compression Method: Reduced-4
Compressed Size: 5880
Uncompressed Size: 9767
32 bit CRC value: 3a0f2f0d
Created by: PKZIP: 1.0 under MS-DOS
Needed to extract: PKUNZIP: 1.0
Filename: QUICKCOM.QLB
Date and Time: Jun 19,1989 09:17:04
Compression Method: Reduced-4
Compressed Size: 7398
Uncompressed Size: 15060
32 bit CRC value: 6725fa55
Created by: PKZIP: 1.0 under MS-DOS
Needed to extract: PKUNZIP: 1.0
Filename: QUIKCM41.LIB
Date and Time: Jun 19,1989 17:27:04
Compression Method: Reduced-4
Compressed Size: 5883
Uncompressed Size: 9767
32 bit CRC value: 0360af4d
Created by: PKZIP: 1.0 under MS-DOS
Needed to extract: PKUNZIP: 1.0
Filename: QUIKCM41.QLB
Date and Time: Jun 19,1989 18:57:02
Compression Method: Reduced-4
Compressed Size: 7087
Uncompressed Size: 14633
32 bit CRC value: ed07a129
Created by: PKZIP: 1.0 under MS-DOS
Needed to extract: PKUNZIP: 1.0
Filename: TERMINAL.BAS
Date and Time: Sep 22,1987 23:05:20
Compression Method: Shrunk
Compressed Size: 1274
Uncompressed Size: 2226
32 bit CRC value: 80635884
Created by: PKZIP: 1.0 under MS-DOS
Needed to extract: PKUNZIP: 1.0
Filename: TERMQCOM.BAS
Date and Time: Jun 19,1989 09:04:46
Compression Method: Shrunk
Compressed Size: 1443
Uncompressed Size: 2500
32 bit CRC value: 5a6057f2
Created by: PKZIP: 1.0 under MS-DOS
Needed to extract: PKUNZIP: 1.0
If you do a PKZIP -vtn QUIKCM11.ZIP you should come out with the same numbers. If any are different, you may have a corrupted file.
I may have forgot to tell everyone to include QUICKCOM.BI in their source for all the declarations necessary for the functions.
Just put a statement like this:
REM $INCLUDE:'QUICKCOM.BI'
Make sure QUICKCOM.BI is in your current directory.
QUICKCOM.LIB and QUICKCOM.QLB are for version 4.5 of QuickBASIC.
QUIKCM41.LIB and QUIKCM41.QLB are for version 4.0b of QuickBASIC.
**** IMPORTANT ****
It has come to my attention that the linker wants a library called MLIBCE.LIB when creating an executable. Although it needs nothing from this library, the object file requests it. To get around this, you need to specify the /NOD linker option and request the libraries you are using.
LINK /NOD TERMQCOM,,,BRUN45 QUICKCOM
You must specify the BRUN or BCOM library needed when you use the /NOD option.
Good luck and remember I can be contacted through the sources listed in Quickcom.doc if you run into any problems.
LaterDave
Searching ZIP: QUIKCM11.ZIP
Filename: QUICKCOM.BI
Date and Time: Jun 09,1989 08:15:10
Compression Method: Shrunk
Compressed Size: 284
Uncompressed Size: 468
32 bit CRC value: 592b1d78
Created by: PKZIP: 1.0 under MS-DOS
Needed to extract: PKUNZIP: 1.0
Filename: QUICKCOM.DOC
Date and Time: Jun 19,1989 18:48:54
Compression Method: Reduced-4
Compressed Size: 8044
Uncompressed Size: 21243
32 bit CRC value: ce7f2c60
Created by: PKZIP: 1.0 under MS-DOS
Needed to extract: PKUNZIP: 1.0
Filename: QUICKCOM.LIB
Date and Time: Jun 19,1989 09:16:52
Compression Method: Reduced-4
Compressed Size: 5880
Uncompressed Size: 9767
32 bit CRC value: 3a0f2f0d
Created by: PKZIP: 1.0 under MS-DOS
Needed to extract: PKUNZIP: 1.0
Filename: QUICKCOM.QLB
Date and Time: Jun 19,1989 09:17:04
Compression Method: Reduced-4
Compressed Size: 7398
Uncompressed Size: 15060
32 bit CRC value: 6725fa55
Created by: PKZIP: 1.0 under MS-DOS
Needed to extract: PKUNZIP: 1.0
Filename: QUIKCM41.LIB
Date and Time: Jun 19,1989 17:27:04
Compression Method: Reduced-4
Compressed Size: 5883
Uncompressed Size: 9767
32 bit CRC value: 0360af4d
Created by: PKZIP: 1.0 under MS-DOS
Needed to extract: PKUNZIP: 1.0
Filename: QUIKCM41.QLB
Date and Time: Jun 19,1989 18:57:02
Compression Method: Reduced-4
Compressed Size: 7087
Uncompressed Size: 14633
32 bit CRC value: ed07a129
Created by: PKZIP: 1.0 under MS-DOS
Needed to extract: PKUNZIP: 1.0
Filename: TERMINAL.BAS
Date and Time: Sep 22,1987 23:05:20
Compression Method: Shrunk
Compressed Size: 1274
Uncompressed Size: 2226
32 bit CRC value: 80635884
Created by: PKZIP: 1.0 under MS-DOS
Needed to extract: PKUNZIP: 1.0
Filename: TERMQCOM.BAS
Date and Time: Jun 19,1989 09:04:46
Compression Method: Shrunk
Compressed Size: 1443
Uncompressed Size: 2500
32 bit CRC value: 5a6057f2
Created by: PKZIP: 1.0 under MS-DOS
Needed to extract: PKUNZIP: 1.0
If you do a PKZIP -vtn QUIKCM11.ZIP you should come out with the same numbers. If any are different, you may have a corrupted file.
I may have forgot to tell everyone to include QUICKCOM.BI in their source for all the declarations necessary for the functions.
Just put a statement like this:
REM $INCLUDE:'QUICKCOM.BI'
Make sure QUICKCOM.BI is in your current directory.
QUICKCOM.LIB and QUICKCOM.QLB are for version 4.5 of QuickBASIC.
QUIKCM41.LIB and QUIKCM41.QLB are for version 4.0b of QuickBASIC.
**** IMPORTANT ****
It has come to my attention that the linker wants a library called MLIBCE.LIB when creating an executable. Although it needs nothing from this library, the object file requests it. To get around this, you need to specify the /NOD linker option and request the libraries you are using.
LINK /NOD TERMQCOM,,,BRUN45 QUICKCOM
You must specify the BRUN or BCOM library needed when you use the /NOD option.
Good luck and remember I can be contacted through the sources listed in Quickcom.doc if you run into any problems.
LaterDave
December 7, 2017
Add comments