EDIT1: READING YOUR POST denisT, i was writing at the same time than you Ok, the problem is still there. There is huge and strange… If i call the …
Ok, at last i found it, a garbage collection GC() solved it Cheers.
OK, now i have another problem with the binary write/read code: I execute this code: createFile ((getDir #renderPresets)+”\TempRP.rps”) filepre = …
Why is not a good practice Marco? Thanks
Ok, the code for saving/loading binary files is working like a charm, now i encountered another problem. I have the name of the desired variable stor…
Hey! I’m back after a weekend of hard work I plan to test your code tomorrow, but i’m tempted to ask you a thing about what you told me: when you …
Yes, that’s it, so i can have multiple presets within the file, if i save the file, reinstall my pc, and reopen the file, my presets will remain untou…
Really thanks denisT, that’s the reason why that worked fine with a test file, but no with the presets, i tried binstream method, but i’m not sure if …
I like your methods, mine it’s a bit larger…i htink i don’t have as much experience as you, this is my solution, thanks! a = #(1,2,3,4,5,6) b = #() …
Thanks, i will investigate that
But using selectSaveBitMap()Dialog will mantain the options for the specific file type? I mean if i save to rpf with some channels active, must i con…
marco: With the selectSaveBitMap() i get the dialog i want, but i can access only to the path, how can i be sure that the properties for an RPF (for …
Actually i want to configure the render output path and file, with it file type related options, i want to get the path for the render, and the file n…