Xerox 6180N FreeFlow® Print Server System Guide - Page 120

Configuring XJDC/Unix, XJDC hints and tips, XJDC VM10 PDL Compiler

Page 120 highlights

Troubleshooting Configuring XJDC/Unix The configuration file, CONFIG.TXT found in the directory /opt/ XRXnps/bin/, contains default parameters for the invocation of XJDC. The text file can be edited using any simple text editor. The first line of the configuration file must not be edited; it contains XJDC version information. Each subsequent line contains a single option; any text following the first word, and any invalid options, are ignored. Options may be repeated or contradicted on following lines; the last option specified overrides previous options. The following sample configuration file is provided: XJDC VM10 PDL Compiler REPLACE NODISPLAY PRINT TRUNCATE LABEL COMPILE SINGLEBYTE VM10 PAPERSIZE=USLETTER DATE=US PAGINATE=60 OUTPATH =/opt/XRXnps/resources/lcds XJDC hints and tips • If the config file needs to be changed, modify the /opt/XRXnps/ XRXXJDC/data/CONFIG.TXT file. Otherwise, the default setting in the CONFIG.TXT file takes effect. • An example for the syntax /opt/XRXnps/bin/XJDC filename would be: /opt/XRXnps/bin/XJDC /home/XDJCtest/BASIC.JSL where the filename is represented by /home/XJDCtest/ BASIC.JSL • The output files are stored under the OUTPATH directory which is specified in either /opt/XRXnps/bin/CONFIG.TXT file or command line. For example, if OUTPATH is /opt/XRXnps/ temp/, then all the output files are put in the directory of /opt/ XRXnps/temp. 8-18 System Guide

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136

8-18
System Guide
Troubleshooting
Configuring XJDC/Unix
The configuration file, CONFIG.TXT found in the directory /opt/
XRXnps/bin/, contains default parameters for the invocation of
XJDC. The text file can be edited using any simple text editor.
The first line of the configuration file must not be edited; it contains
XJDC version information. Each subsequent line contains a single
option; any text following the first word, and any invalid options,
are ignored. Options may be repeated or contradicted on following
lines; the last option specified overrides previous options. The
following sample configuration file is provided:
XJDC VM10 PDL Compiler
REPLACE
NODISPLAY
PRINT
TRUNCATE
LABEL
COMPILE
SINGLEBYTE
VM10
PAPERSIZE=USLETTER
DATE=US
PAGINATE=60
OUTPATH =/opt/XRXnps/resources/lcds
XJDC hints and tips
If the config file needs to be changed, modify the /opt/XRXnps/
XRXXJDC/data/CONFIG.TXT file. Otherwise, the default
setting in the CONFIG.TXT file takes effect.
An example for the syntax /opt/XRXnps/bin/XJDC filename
would be: /opt/XRXnps/bin/XJDC /home/XDJCtest/BASIC.JSL
where the filename is represented by /home/XJDCtest/
BASIC.JSL
The output files are stored under the OUTPATH directory
which is specified in either /opt/XRXnps/bin/CONFIG.TXT file
or command line. For example, if OUTPATH is /opt/XRXnps/
temp/, then all the output files are put in the directory of /opt/
XRXnps/temp.