Progress
ADM 2 Reference
copyRecord (viewer.p)
Initiates creation of a new record starting with a copy of the previously displayed record.
Parameters: NoneReturns: Nothing (procedure)Notes:
- copyRecord displays the previously displayed record’s values and allows data entry. The new record is not actually created until it is committed in serverCommit. See the addRecord reference entry for additional notes.
- copyRow() is invoked in the update target, which creates the new RowObject temp-table record and copies the current row to it.
- copyRecord is invoked when a Copy operation is initiated, usually by choosing the Copy button from an Update SmartPanel or the Copy button or Copy menu item from a SmartToolbar.
- copyRecord republishes the
“
copyRecord”
event to handle the Copy operation for any GroupAssign targets.- copyRecord can be customized when a Copy operation needs special processing.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |