CerberusC
@cerberusc
New Member
Joined: Feb 15, 2024
Topics: 41 / Replies: 136
Reply
RE: How to Read/SAve File contents

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 …

16 years ago
Forum
Reply
RE: How to Read/SAve File contents

Ok, at last i found it, a garbage collection GC() solved it Cheers.

16 years ago
Forum
Reply
RE: How to Read/SAve File contents

OK, now i have another problem with the binary write/read code: I execute this code: createFile ((getDir #renderPresets)+”\TempRP.rps”) filepre = …

16 years ago
Forum
Reply
RE: How to Read/SAve File contents

Why is not a good practice Marco? Thanks

16 years ago
Forum
Reply
RE: How to Read/SAve File contents

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…

16 years ago
Forum
Reply
RE: How to Read/SAve File contents

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 …

16 years ago
Forum
Reply
RE: How to Read/SAve File contents

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…

16 years ago
Forum
Reply
RE: How to Read/SAve File contents

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 …

16 years ago
Forum
Reply
RE: How can i invert an array of numbers?

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 = #() …

16 years ago
Forum
Topic
Forum
Replies: 3
Views: 43
Topic
Forum
Replies: 1
Views: 98
Reply
16 years ago
Forum
Reply
RE: Accesing the Render Output Dialog via MaxScript- How To?

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…

16 years ago
Forum
Reply
RE: Accesing the Render Output Dialog via MaxScript- How To?

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 …

16 years ago
Forum
Reply
RE: Accesing the Render Output Dialog via MaxScript- How To?

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…

16 years ago
Forum
Page 6 / 12