Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: stonysmithIf I understand your question properly:
Define a graph level parameter (on the menu Graph/Edit Parameters)
Define two string parms: Cycle_Instance and Cycle_Code
then use this in your nodes:
b.cycle_instance = {{^Cycle_Instance^}}
and
B.CYCLE_CODE = {{^Cycle_Code^}}
By clicking Graph/Edit Parameters, you can change the settings before you run each cycle.