I have a form with a button that, when clicked, should change the value of the selected item in a DB User Defined Checkbox to a different item in the same list. The button is to "Close" a file and should set the value to "Completed", which is item # 7 in the list.
I have tried variations of these PROPERTY commands with no luck so far. PROPERTY TABLE RequestForChange 'EDIT' PROPERTY RFCStatus TEXTVALUE 'Completed' or PROPERTY RFCStatus SELECTION '6' --Starting with 0 this would be item #6 I'm using R:BASE 7.5 and assume that there is something I'm missing here... TIA - Sami Aaron Software Management Specialists 913-915-1971 [EMAIL PROTECTED]
