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.
copy from table table_name
• table_name – The name of the table buffer you wish to copy field contents from.
Window fields are specified as auto-copy using the AutoCopy property in the Properties window.