PDA

View Full Version : Get composition filename as variable?


Unaided
04-30-2010, 09:29 PM
Is possible to assign composition filename (mycomposition.comp) in the output path at Saver op?

I look inside .comp file with a text editor, but I see that composition filename is not include inside of .comp file how variable. This is logic because filename is a text string of a file and Fusion can't know if this is rename externally by user over OS system layer.

But would be possible get comp filename and use as a variable?

Unaided
05-22-2010, 03:15 PM
Well, after somedays I restarted my in investigation about this, and I find in the VXPedia documentation, how to get composition filename within COMPS_Name attribute.

For instance, in a .eyeonscript print(GetAttrs().COMPS_Name) print the filename of the composition in the console with filename.extension structure. ie: mycomposition.comp

However I still don't know how to "insert" variable in a path of the Filename box of a Saver.

I'm trying a lot of syntax combinations because I think that eyeon scripting documentation is not wide should to be.

CGTalk Moderation
05-22-2010, 03:15 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.