Thread
:
Macros and Perl
View Single Post
#
2
04-06-2007, 04:35 PM
kevina
Registered User
Join Date: 03-27-2003
Posts: 825
Does the macro contain an object or just a value? Just use vbld_AllMacros()("MACRONAME") to get the value.
An object can't be persisted past the execution of a build so I would recommend storing objects only in temporary macros anyway...
kevina
View Public Profile
Visit kevina's homepage!
Find all posts by kevina