Kinook Software Forum

Go Back   Kinook Software Forum > Visual Build Professional > [VBP] General Discussion

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 05-05-2006, 06:19 AM
Dave_Novak Dave_Novak is online now
Registered User
 
Join Date: 04-13-2006
Location: Atlanta, GA
Posts: 64
How do I programmatically set ‘parameter macros’ for a 'Subroutine Call'?

I am programmatically generating build steps using VBScript and the VBP object model. Although the object model is typically easy to program, I am having some problems setting up ‘parameter macros’ for a 'Subroutine Call'.

Could you possibly provide an example of how this is done?

Thanks.
Reply With Quote
  #2  
Old 05-05-2006, 07:09 AM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,003
objStep.Property("Parameters") = Array("PARM1", "PARM2")
objStep.Property("ParamValues") = Array("VAL1", "VAL2")
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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 02:14 PM.


Copyright © 1999-2023 Kinook Software, Inc.