New topic: 

Declaring a global or public string array

<http://forums.realsoftware.com/viewtopic.php?t=35649>

         Page 1 of 1
   [ 1 post ]                 Previous topic | Next topic          Author  
Message        Chris Benton          Post subject: Declaring a global or public 
string arrayPosted: Wed Sep 29, 2010 6:13 am                         
Joined: Thu Jul 30, 2009 6:30 am
Posts: 17                I had a hunt around the forum, but surprisingly, could 
not a question that pertained to my query.
How do you publicly or globally declare a string array? Say mystringarray(15)  
If such a declaration is placed in the app module to make it globally available 
to the program, does this mean that you have to refer to it as 
app.mystringarray(0), app.mystringarray(1) everytime you need to use an element 
of the array?
Still trying to get a handle on the more rigid programming conventions of RS 
after the loose, forgiving nature of a 15 year stint with VB.

Chris Benton   
                             Top            Display posts from previous: All 
posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost 
timeSubject AscendingDescending          Page 1 of 1
   [ 1 post ]      
-- 
Over 1500 classes with 29000 functions in one REALbasic plug-in collection. 
The Monkeybread Software Realbasic Plugin v9.3. 
http://www.monkeybreadsoftware.de/realbasic/plugins.shtml

[email protected]

Reply via email to