in reply to Using . in variable name
Can you show some code and explain how you're going to access the variable from another script? Generally things get passed around between scripts and programs in such a way that it doesn't much matter to one program what it's called internally in another one.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Using . in variable name
by manpreet333 (Initiate) on Apr 17, 2015 at 07:08 UTC | |
by Corion (Patriarch) on Apr 17, 2015 at 07:13 UTC | |
by bitingduck (Deacon) on Apr 17, 2015 at 07:24 UTC | |
by choroba (Cardinal) on Apr 17, 2015 at 08:01 UTC | |
by manpreet333 (Initiate) on Apr 17, 2015 at 09:03 UTC | |
by hippo (Archbishop) on Apr 17, 2015 at 09:36 UTC | |
by Anonymous Monk on Apr 17, 2015 at 09:39 UTC | |
by Corion (Patriarch) on Apr 17, 2015 at 09:08 UTC |