BBS: Inland Empire Archive Date: 04-07-92 (21:20) Number: 144 From: MIKE MCFARLAND Refer#: 9 To: ZACK JONES Recvd: NO Subj: Using Pbclone Library Conf: (2) Quik_Bas
ZJ>Perhaps I don't understand how to use libraries with QB ZJ>(PBCLONE.QLB) input path:" ZJ> ^^^^ - I know the PBCLONE file included in the archive is ZJ>titled PBCLONE.LIB, which you use with the linker. ZJ> * Origin: Zack's Shack (1:387/905.1) ZJ> MMGR v1.30 Ten Forward RBBS-PC (303) 751-4119 Zack, In the QB/QBX environment you need to load the QUICK library with /L You should have received the object code ".OBJ" with your library. If your using QB45 use link like the following to create your QLB. LINK /Q PBCLONE.OBJ, MyQLB.QLB,, BQLB45.LIB; This should create your QLB file for use in the environment but you will still need your ".LIB" file when you create the .EXE Have fun and let me know, Mike þ OLX 2.2 þ Mental Floss prevents Moral Decay. --- RBBSMail 17.3B * Origin: Ten Forward RBBS-PC, Aurora, CO (303) 751-4119 (1:104/532)
Books at Amazon:
Back to BASIC: The History, Corruption, and Future of the Language
Hackers: Heroes of the Computer Revolution (including Tiny BASIC)
Go to: The Story of the Math Majors, Bridge Players, Engineers, Chess Wizards, Scientists and Iconoclasts who were the Hero Programmers of the Software Revolution
The Advent of the Algorithm: The Idea that Rules the World
Moths in the Machine: The Power and Perils of Programming
Mastering Visual Basic .NET