copy from table

Examples


The copy from table statement transfers the contents of all auto-copy fields from the specified table buffer to the windows for the current form.

Syntax

copy from table table_name

Parameters

table_name – The name of the table buffer you wish to copy field contents from.

Comments

Window fields are specified as auto-copy using the AutoCopy property in the Properties window.


Documentation Feedback