|
bishopnenar Beginner
Joined: 20 Mar 2007 Posts: 27
|
Posted: Wed Apr 04, 2007 12:20 am
/ and ./ variables |
Unlike Zmud I have been placing my variables in different class folders.
Is there a speed or any benifit to using ./ for variables?
For example if I have:
variable = value
The variable in that class folder DOES update fine, so would
#VAR ./variable value
make any difference?
Any advice is great
Thanks |
|
|
|
Tech GURU
Joined: 18 Oct 2000 Posts: 2733 Location: Atlanta, USA
|
Posted: Wed Apr 04, 2007 4:13 am |
I don't think there is any speed difference in terms of execution, but it will be there in terms of refactoring your code, i.e. moving the to other modules, folders or packages.
|
|
_________________ Asati di tempari! |
|
|
|
|
|