Skip to Content
0
Jun 04, 2009 at 05:19 PM

SELECT_OPTIONS_RESTRICT for the char star '*'

53 Views

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?