Hello..
I created a program that runs by material ranges... but I want to avoid that user put the char star "*"
examples they can use and I want to avoid:
Material number: * or 0, or 00101, etc... I want the user not use the *
Can I use the SELECT_OPTIONS_RESTRICT for this?
How I can defined it..
any example?