I have a static text control on a form. I use this control to run an eep. The static text control caption is 99. The static text control component_Id is C99. The following command in 7.5 works as expected returning a variable value of 99 for vtcandle. set v vtcandle text=null GETPROPERTY C99 CAPTION 'vtcandle' set v vtcandle int
This very same code does NOT work in the latest version of 8.0 Can anyone explain why it works in 7.5 and not 8.0 ? Thanks, Bill Eyring
<<TECH.gif>>

