BBS: Inland Empire Archive Date: 11-23-92 (11:23) Number: 264 From: DIK COATES Refer#: NONE To: MICHAEL BAILEY Recvd: NO Subj: Re: variable sharing in Conf: (2) Quik_Bas
>>>> QUOTING Joe Greenwood to Michael Bailey <<<< JG> Create a text file that has all the DECLARE statements for SUB's and JG> FUNCTION's that you want to use in ALL modules. Any variables that JG> you want to be global across all modules, include like this: Further to Joe's comments...this is the route to take...COMMON SHARED stuff across modules is dependent on the order of all the variables sent...even if you give the common block a name...If you are sharing different groups of variables, use the block name, only then can you reliably share different common variables across modules... Regards Dik ... Remember Taglines at Christmas... a gift for every occasion -Dik ___ Blue Wave/QWK v2.10 --- Maximus 2.00 * Origin: Durham Systems (ONLINE!) (1:229/110)
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