#1
|
|||
|
|||
Macros and Perl
How can I assigm the value of a Project Macro to a variable in Perl? I see how to do this for a temporay Macro: $build_num = vbld_TempMacroObj(BUILDNUMBER);
I don't see a similar function to return the value of a Project Macro. Thanx |
|
|