10-11-2007 04:46 PM
10-11-2007 06:39 PM - edited 10-11-2007 06:39 PM
Hey My NI,
I'm not sure why you would want to create a parameter dynamically. In fact I think that's a bad idea because it won't match up with the prototype correctly in the calling sequence. I will attach a simple sequence that shows what I think you want but once you have the parameter in the SubSequence you need to say what you want to do with it. Do you want to pass it back to the calling sequence? Do you want to assign it to a local?
Regards,
Message Edited by Sam R on 10-11-2007 06:42 PM
10-12-2007 05:38 AM
10-12-2007 11:35 AM
10-17-2007 06:16 AM