BBS: Inland Empire Archive Date: 12-01-92 (13:27) Number: 342 From: TONY ELLIOTT Refer#: NONE To: GREGORY SHULTZ Recvd: NO Subj: Re: NOCOM.OBJ Conf: (2) Quik_Bas
Gregory, GS> Cornel Huth a while back told us all how to compile NOCOM.OBJ GS> into our programs which make no use of the COM statement (and so GS> forth), but I seem to have lost that information. I'm having no luck GS> right now as I get a message saying "unresolved external(s)". Any GS> help is appreciated. If your program uses the OPEN statement and a string variable to specify the filename (e.g. "OPEN FileName$ for Random as #1"), then your program can benefit from the NOCOM stub file. Here's how to link it: LINK /EX/NOE Program+NoCom,,nul,[libraries] ; Tony ... Answers: $1, Short: $5, Correct: $25, dumb looks are still free. --- Blue Wave/Max v2.10 [NR] * Origin: Oakland BBS - McDonough, GA - (404) 954-0071 (1:133/706.0)
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