Notifications
Clear all
[Closed] Scripting and Pflow Box3 cacheDisk
Dec 14, 2008 5:40 am
I’m trying to write a script that will iterate thru my pflow events and update all my box3 cacheDisk operators in one go. I’ve been able to gain access to the actual operator, but for the life of me I can’t find the function that will do the actual updating. Can anyone help?
Cheers,
Cg.
1 Reply
Dec 14, 2008 5:40 am
$Cache_Disk_01.Update() or $‘Cache Disk 01’.Update()
also I did notice that there is no noticeable maxscript access to the update function of the standard cache op., kind of strange. Just curious because I usually set it to manual.