BBS: Inland Empire Archive Date: 10-02-92 (18:50) Number: 388 From: PAUL LANKOW Refer#: NONE To: MARK BUTLER Recvd: NO Subj: So many questions... Conf: (2) Quik_Bas
MB> It looked interesting Paul but it choked on the following line in MB> the zalldirs sub with an "array not defined" error. What's the fix? MB> PL> f.attr = zmasc(dta$, 22) 'attribute in f.attr Ya...boy did I boo boo! Change that to f.attr=ASC(MID$(dta$,22)) and you'll be fine. I forgot I had one of my assembly routines in there! Also, there is a line with a ZASC function in it that you should change to ASC. * SLMR 2.1a * ~~ --- WM v2.04 [Eval]/92-3752 * Origin: DON'T PANIC! Resistance is USELESS! 206-573-9411 (1:105/107)
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