This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
davinci:minidst [2009/01/16 16:51] – decianm | davinci:minidst [2009/01/16 21:00] (current) – decianm | ||
---|---|---|---|
Line 6: | Line 6: | ||
In your **Python options-file**, | In your **Python options-file**, | ||
< | < | ||
+ | from Configurables import InputCopyStream | ||
+ | |||
InputCopyStream().Output = " | InputCopyStream().Output = " | ||
YourSequence.Members.append(InputCopyStream()) | YourSequence.Members.append(InputCopyStream()) |