momo2012
@momo2012
New Member
Joined: Feb 14, 2024
Topics: 93 / Replies: 207
Reply
9 years ago
Forum
Reply
RE: Disable output of MAXScript Listene,possible?

Yes I just tried,and no luck,the Listener threw errors again,even add try catch from top to end like this: try ( … all codes here… … ) catch(…

9 years ago
Forum
Reply
RE: Disable output of MAXScript Listene,possible?

I want to hide error messages,it seems try() catch() is a best solution,today my script threw an “Unknown error”,maybe somewhere is wrong,I can’t find…

9 years ago
Forum
Reply
Reply
RE: Disable output of MAXScript Listene,possible?

denisT: sure! just don’t make errors which cause their throwing :shrug: If a script has too many codes,sometimes has bugs,that will cause error,…

9 years ago
Forum
Topic
Forum
Replies: 10
Views: 5
Reply
9 years ago
Forum
Reply
RE: How to fix issue of non-English symbols

Wow!Thank you for taking the time to create this script,denis,I think it’s very professional even though a rough version,I tested,it’s work,awesome!! …

9 years ago
Forum
Reply
RE: How to fix issue of non-English symbols

denisT: you need a decoder it’s not hard to write… i think that the task might be an interesting challenge: find all words in a text with ‘invalid…

9 years ago
Forum
Topic
Forum
Replies: 6
Views: 20
Topic
Forum
Replies: 0
Views: 16
Topic
Forum
Replies: 0
Views: 15
Reply
RE: Get system all tray titles by dotnet?

I know check progress is normal way,but sometimes ,an exe file run once ,then gone,progress can not detect,for example: there is a program named main….

10 years ago
Forum
Topic
Forum
Replies: 2
Views: 13
Reply
RE: ActiveXObject("ADODB.Stream") get url data?

I got an example,is this way right?why I got txt=”” after run? url=”http://en.wikipedia.org/wiki/Text” wc=dotNetClass “System.Net.WebClient” sr=dotNe…

10 years ago
Forum
Page 12 / 20