CL Command Reference - CPYGPHFMT

CL Command List > CPYGPHFMT Reference

Description:

The Copy Graph Format (CPYGPHFMT) command copies an existing graph format into a graph format specified by the user.


Examples:

Example 1: Sending a Copy to the Default Library

CPYGPHFMT FROMFMT(MYFMT) TOFMT(YOURFMT)

This command makes a copy of MYFMT and sends it to YOURFMT in the QPFRDATA library.



Example 2: Sending a Copy to a Specified Library

CPYGPHFMT FROMFMT(MYLIB/FMT1) TOFMT(YOURLIB/FMT2)

This command makes a copy of FMT1 in the MYLIB library and sends it to FMT2 in the YOURLIB library.