Previous Page | Next Page

The GREPLAY Procedure

PREVIEW Statement


Displays the panel outlines for one or more templates using the current device. Use the TC statement to specify the template catalog before using the PREVIEW statement.
Tip: When previewing templates, press END or ENTER, to move to the next template in the list.
Note: When a template is previewed, graphics output is produced, and stored in a catalog named WORK.GTEM. The temporary catalog is deleted when you end your session.


Syntax

PREVIEW template-entry(s) | _ALL_ ;

Required Arguments

template-entry(s)

identifies one or more template entries contained in the template catalog. You can preview one entry or a list of entries with one PREVIEW statement.

_ALL_

previews all templates in the current template catalog.

Previous Page | Next Page | Top of Page