Progress
ADM 2 Reference
copyRecord (datavis.p)
Initiates creation of a new record, starting with a copy of the previously displayed record.
Parameters: NoneReturns: Nothing (procedure)Notes:
- copyRow() is invoked in the update target, which creates the new RowObject temp-table record and copies the current row to it.
- 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.
- Sets NewRecord property to
"
Copy"
.- Invoked when a Copy operation is initiated, usually by choosing the Copy button.
- Customized when copy needs special processing.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |