Backbutton

Example 15

Example 15- Setting the DataPreparer and Publisher attributes
T(FILE PUBLISHER(NOTE="METALOGIC"),
FILE DATAPREPARER(NOTE="COPYWRITE"));
COPY *METALOGIC/COPYWRITE TO #MYTESTVOLUME(CD,HOSTNAME=LOCAL);
 
Example15
 
  1. The DataPreparer and Publisher attributes of the CD were set by label equating the NOTEattribute of files with an IntName of DATAPREPARER and PUBLISHER.
  2. The default value for these attributes is the current usercode.
  3. These fields are restricted to ISO9660 a-characters (SP,!"%'()*+,-./0..9,A..Z,:;<=>?_).
  4. They can be viewed using the 'Volume Attributes' menu of CopyWrite for NT.