Function PageCopy() Foundation

Copies a screen page into another one.

Syntax
PageCopy( <nSourcePage>, ;
          <nTargetPage>  ;
        ) --> lSuccess
Return

Returns .T. if the contents of page <nSourcePage> could be successfully copied into the page <nTargetPage> otherwise .F.

Description

NOTE: PageCopy() is not to be used when windows are opened using WOpen().

Feedback

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.