Function PageCopy() Foundation
Copies a screen page into another one.
PageCopy( <nSourcePage>, ;
<nTargetPage> ;
) --> lSuccess
Returns .T. if the contents of page <nSourcePage> could be successfully copied into the page <nTargetPage> otherwise .F.
NOTE: PageCopy() is not to be used when windows are opened using WOpen().
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.