Is it possible to use a variable value in the expression used in ‘Before
Generate Custom EEP on a ‘Detail’ line? When using a ‘Db CheckBox.
Before Generate Custom EEP:
IF v_Serial_Unique = '1' THEN
PROPERTY myVarCheckBox1 CHECKED 'TRUE'
ELSE
PROPERTY myVarCheckBox1 CHECKED 'FALSE'
ENDIF
The variable is text and is 1,2,3,4 (the reason for text is a long one, at
first it is a integer way back.)
All my attempts have failed. I tried tracing it and watching the values (all
is displayed and looks good)but my thought are running out. Any thoughts?
Sincerely,
Paul D
www.SystemNets.com
"We cannot solve the problems we have created with the same rhinking that
created them in the first place" Albert Einstein