MoI discussion forum
MoI discussion forum

Full Version: scripting - help dealing with special chars in file path

Show messages: All  1-4  5-7

From: Michael Gibson
27 Feb 2020   [#5] In reply to [#4]
Hi passant, which version of MoI are you using?

For a numeric input, using <input class="numericinput" is what was used by v2 and earlier. It's still supported but the newer way is to use a <moi:NumericInput/>

There is also a control for a string input. The old way is <input class="textinput"> the v3+ way is <moi:TextInput/>

- Michael
From: passant
3 Mar 2020   [#6] In reply to [#5]
Hey Michael,

I am in fact using v4, I just found a few scripts online and learned from them,
but used the old way apparently, thanks for clearing that up!

I'll use the TextInput, and will come back here for further questions, if it's okay!

Thank you :)

- Pascal
From: Michael Gibson
3 Mar 2020   [#7] In reply to [#6]
Hi Pascal, you're welcome!

> I'll use the TextInput, and will come back here for further questions, if it's okay!

Certainly!

- Michael

Show messages: All  1-4  5-7