gazybara
@gazybara
New Member
Joined: Feb 14, 2024
Topics: 36 / Replies: 998
Reply
RE: Need help finishing / debugging script

Klunk-1: something like this possibly ? fn deleteZerofaces2 msh = ( zfaces = #{} zfaces.count = msh.numfaces; …

11 years ago
Forum
Reply
RE: Pivot transfer between objects

Yep.Similar as Affect Pivot

11 years ago
Forum
Reply
RE: Pivot transfer between objects

I saw suggested thread by Mambo4 but still not 100% working solution. Can you show your method if you are not busy?

11 years ago
Forum
Reply
RE: Writing long text file – slow πŸ™

.net solution txtFile = @”C:\Temp\myText.txt” sioFile = dotNetClass “System.IO.File” sioFile.WriteAllLines txtFile #(edt1.text)

11 years ago
Forum
Reply
RE: Writing long text file – slow πŸ™

edtoutfile=createfile (edtfilename+”_edited.txt”) format “%” edt1.text to:edtoutfile flush edtoutfile close edtoutfile messagebox “Saving done”

11 years ago
Forum
Reply
11 years ago
Forum
Reply
RE: material import script – sample slot

Thanks Denis now is everything clear.

11 years ago
Forum
Reply
RE: material import script – sample slot

And what with array of dotNetObjects ei.controls like buttons, labels etc. Do we need to use dotnetmxsvalue for this? For tool that I sended you last …

11 years ago
Forum
Reply
RE: material import script – sample slot

Denis can you tell me why when you need to assigne some tag you always use dotnetmxsvalue. Like in this line for mxs array node.tag = dotnetmxsvalue …

11 years ago
Forum
Reply
RE: material import script – sample slot

I agree. He wants ME solution not SME. Only with custom tool U can work without limitation of 24:) Edit: And Here Comes the Boom!!! Nice and simple.

11 years ago
Forum
Reply
RE: Create .bat file

gazybara: This one is next. I think this is the right one for sure Open source, user friendly GUI, 150+ supported formats, easy commands … what do…

11 years ago
Forum
Reply
RE: Create .bat file

denisT: you be a COMPRESSOR MASTER very soon. you will be able to compress any file in any format manually. just a little more practice and you will…

11 years ago
Forum
Reply
RE: Create .bat file

For my friend Kostadin IZArc compression method Disadvantage: slow compression for .zip password supported only for .ZIP, .BH or .JAR archive …

11 years ago
Forum
Reply
RE: Create .bat file

Eventually working 7zip compresion method. Some switches are different from RAR’s (rar have twice as many then 7zip) NOTE: compressLevel argument must…

11 years ago
Forum
Reply
RE: Create .bat file

denisT: the next stop will be decompressing everything after this abracadabra What do you mean. I tested this and works. If you mean about passw…

11 years ago
Forum
Page 17 / 69