Kinook Software Forum

Go Back   Kinook Software Forum > Visual Build Professional > [VBP] General Discussion
Register FAQ Community Calendar Today's Posts Search

 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 06-02-2015, 08:05 PM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,027
Yep, or

[vbld_AllMacros.Item("%PHASE%-ReturnErrorCheck").Value]

Or create a project or global script function like this:

Code:
Function GetMacro(name)
  GetMacro = vbld_AllMacros.Item(name).Value
End Function
and call like this:

[GetMacro("%PHASE%-ReturnErrorCheck")]
Reply With Quote
 

Tags
macros


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



All times are GMT -5. The time now is 05:15 AM.


Copyright © 1999-2023 Kinook Software, Inc.