Command Reference : Command Reference
  
 
wfselect
Make the selected workfile page the active workfile page.
Syntax
wfselect wfname[\pgname]
where wfname is the name of a workfile that has been loaded into memory. You may optionally provide the name of a page in the new default workfile that you wish to be made active.
Examples
wfselect myproject
wfselect myproject\page2
both change the default workfile to MYPROJECT. The first command uses the default active page, while the second changes the page to PAGE2.
Cross-references
See “Workfile Basics” for a discussion of workfiles.
See also pageselect.