Profile

Chris Pulliam

Contact Details

My Content

1 to 2 of 2 total
Posted By Chris Pulliam 01-20-2021 21:34
Found In Egroup: Graphics
\ view thread
Added a event marker with the following script added to event. This seems to be a work around and does give me the desired output. If there is a easier or more preferred method I am open to ideas. dim takeitem as xpBaseTakeItem engine.sequencer.GetTakeItemByID(1001, takeitem) t ...
Posted By Chris Pulliam 01-20-2021 20:37
Found In Egroup: Graphics
\ view thread
I have a group of crawls that I am working on that I am trying to automate with the Take inspector. I can get them to loop through by themselves but when I try to add more than one in the take inspector it doesn't loop through them. How would I go about doing this?