Can i change a field properties without affecting source code?

2004-05-07 Thread gluviano
I have an application that is running a test. A field ask a technician to add a serial number, however this field only accepts numeric characters and i have alphanumeric serial numbers. Can i change the porperty of this field wihtout affectinc the source code?

Re: Can i change a field properties without affecting source code?

2004-05-07 Thread JoeLabView
If the application software checks the validity of the serial number, which must consist of the following characters (0123456789), then changing the property may not buy you anything. If you must pass it a numeric value, do you control the number though LV or TestStand first before passing the