Dec 052017
Dave Cleary’s Comm Routines in MSC 5.1 for QuickBasic. | |||
---|---|---|---|
File Name | File Size | Zip Size | Zip Type |
QUICKCOM.BI | 468 | 181 | deflated |
QUICKCOM.DOC | 21327 | 6135 | deflated |
QUICKCOM.LIB | 9769 | 4895 | deflated |
QUICKCOM.QLB | 15077 | 6138 | deflated |
QUIKCM41.LIB | 9767 | 4931 | deflated |
QUIKCM41.QLB | 14666 | 5919 | deflated |
READ.ME | 3038 | 834 | deflated |
TERMINAL.BAS | 2205 | 923 | deflated |
TERMQCOM.BAS | 2520 | 1079 | deflated |
TPCREAD.ME | 199 | 165 | deflated |
Download File QBCOM.ZIP Here
Contents of the READ.ME file
The following files are included in this copy of QUIKCM10.EXE
including this read.me file.
Searching ZIP: QUIKCM10.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 09,1989 23:21:44
Compression Method: Reduced-4
Compressed Size: 8080
Uncompressed Size: 21327
32 bit CRC value: d61a173b
Created by: PKZIP: 1.0 under MS-DOS
Needed to extract: PKUNZIP: 1.0
Filename: QUICKCOM.LIB
Date and Time: Jun 09,1989 08:21:12
Compression Method: Reduced-4
Compressed Size: 5866
Uncompressed Size: 9769
32 bit CRC value: 0e5c7755
Created by: PKZIP: 1.0 under MS-DOS
Needed to extract: PKUNZIP: 1.0
Filename: QUICKCOM.QLB
Date and Time: Jun 09,1989 08:20:10
Compression Method: Reduced-4
Compressed Size: 7412
Uncompressed Size: 15077
32 bit CRC value: 968b5af1
Created by: PKZIP: 1.0 under MS-DOS
Needed to extract: PKUNZIP: 1.0
Filename: QUIKCM41.LIB
Date and Time: Jun 09,1989 08:39:24
Compression Method: Reduced-4
Compressed Size: 5921
Uncompressed Size: 9767
32 bit CRC value: 712bf2ff
Created by: PKZIP: 1.0 under MS-DOS
Needed to extract: PKUNZIP: 1.0
Filename: QUIKCM41.QLB
Date and Time: Jun 09,1989 08:36:32
Compression Method: Reduced-4
Compressed Size: 7096
Uncompressed Size: 14666
32 bit CRC value: 9e27ec7a
Created by: PKZIP: 1.0 under MS-DOS
Needed to extract: PKUNZIP: 1.0
Filename: TERMINAL.BAS
Date and Time: Jun 09,1989 08:03:42
Compression Method: Shrunk
Compressed Size: 1274
Uncompressed Size: 2205
32 bit CRC value: a09f128a
Created by: PKZIP: 1.0 under MS-DOS
Needed to extract: PKUNZIP: 1.0
Filename: TERMQCOM.BAS
Date and Time: Jun 09,1989 08:14:34
Compression Method: Shrunk
Compressed Size: 1471
Uncompressed Size: 2520
32 bit CRC value: 7faa1e43
Created by: PKZIP: 1.0 under MS-DOS
Needed to extract: PKUNZIP: 1.0
If you do PKZIP -vtn QUIKCM10.EXE 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.
QUICKCM41.LIB and QUICKCM41.QLB are for version 4.0b of QuickBASIC.
Good luck and remember I can be contacted through the sources listed
in Quickcom.doc if you run into any problems.
Later Dave
December 5, 2017
Add comments