Machsupport Forum

Mach Discussion => VB and the development of wizards => Topic started by: davidimurray on June 05, 2006, 08:06:17 AM

Title: Scripting DRO
Post by: davidimurray on June 05, 2006, 08:06:17 AM
Is it possible to add a script to a DRO ? I want to add a script to a user DRO to prevent a 0 value being entered and instead to set the value to 1.

Cheers

Dave
Title: Re: Scripting DRO
Post by: Brian Barker on June 05, 2006, 06:29:41 PM
You can't do this :(

I add error checking to the Post button and have it tell the user that it is going to be changed to a 1... You can also set up a while loop and have The user type in a number till they get one that works :)