So many different ways to do the same thing! Thank you everyone for the help!
deleteFile can’t delete folders and its contents. It works fine with single files but not directories. The hidden dos commands have a delete function…
I’m afraid I’m having trouble understanding the scripted manipulators examples given in the maxscript help file. If we write a scripted manipulator, d…
Thank you for your help ivanisavich No idea what is happening behind the scenes to cause that button to not behave like all the rest, but regardless …
I see. Can you give me an example of what string you used so that you got drag-drop to work only on objects in the scene? I’m curious what I did wrong…
So you are saying it can’t be done without super-advanced tricks and that what PiXeL_MoNKeY wrote was wrong? In the code I posted, if the variable f…
Well, in the example I posted you drag from the label with the text on it. And I want to be able to drag to an scene object, material editor slot, Vra…
Thank you for your help I’m sorry if I gave the impression I wasn’t trying to understand the code. I never ask anything in this forum without first t…
Welp, this was embarrassing. Shows you just how much I know about the C languages when I can’t even distinguish between C# and VB… I tried placing thi…
I don’t I just wanted to use the functionality that it provides just for the form itself and do everything else in maxscript. As for why I use VB com…
Even if it was correct, when I copy/paste it in the source , it just gives this error: “– Runtime error: dotNet runtime exception: Cannot access a d…