On a form, I have an ON AFTER SAVE ROW EEP with 3 GETPROPERTY TEXTVALUE commands.
Two are based on DBEdit controls on the form. One is based on a DB Lookup Combo Box The component ID's are correct. The DB Lookup Combo Box is correctly loading the right value into the table The GETPROPERTY commands work correctly for the DBEdit, but the GETPROPERTY for the DB Lookup Combo Box comes back NULL. I tried putting the GETPROPERTY command on an "on click" eep from the DB Lookup Combo Box: same result. I have a workaround for this by setting a form variable fVRSystem = (VRSYSTEM) but why doesn't the GETPROPERTY TEXTVALUE work? David David Blocker [EMAIL PROTECTED] 781-784-1919 Fax: 781-784-1860 Cell: 339-206-0261
