To build the color customizer on OpenVMS systems, perform
the following steps:
1. Copy the files to a private directory.
$ SET DEFAULT SYS$LOGIN
$ CREATE/DIRECTORY [.CUSTOMIZER]
$ SET DEFAULT [.CUSTOMIZER]
$ COPY DECW$EXAMPLES:CUSTOM.C []
$ COPY DECW$EXAMPLES:CUSTOM.UIL []
$ COPY DECW$EXAMPLES:CUSTOMIMAGE.DAT []
$ COPY DECW$EXAMPLES:XSETROOT_CUST.C []
$ COPY DECW$EXAMPLES:BUILD_CUSTOMIZER.COM []
2. Build the customizer.
$ @BUILD_CUSTOMIZER.COM
This command procedure creates the following output files:
o CUSTOM.UID
o CUSTOM.EXE
o XSETROOT_CUST.EXE