READ_PARROT_WORKSPACES
This command is for the PARROT module.
Read the previous PARROT/GIBBS/POLY workspaces back to replace the current PARROT/GIBBS/POLY workspaces. It is useful if late changes made through various PARROT/GIBBS/POLY commands are not satisfactory.
Syntax |
read_parrot_workspaceS |
|
The previous PARROT/GIBBS/POLY workspaces are always associated with the latest action to either open a work file by SET_STORE_FILE, or to create a work file by CREATE_NEW_STORE_FILE (either interactively in the PARROT module or through a MACRO_FILE_OPEN of an *SETUP.TCM file), or to update the work file by SAVE_PARROT_WORKSPACES. |
Unlike the READ commands in other modules (e.g. GIBBS or PLOY), this command in the PARROT module does not ask for the file name where to read a previously opened/created/updated PARROT/GIBBS/POLY workspaces, for the reason described above. |
|
You cannot use this command if there is no work file opened or created already. |