Xerox 6180N DocuSP Common Controller System Guide - Page 125

Loading XJDC/Unix

Page 125 highlights

Loading XJDC/Unix Troubleshooting The Xerox Job Description Compiler is loaded by entering the following on the command line: /opt/XRXnps/bin/XJDC [-option[,option...]] filename .. The filename is the name of the JSL file that is to be compiled. The JSL filename is required to terminate with the suffix.jsl or .JSL. The filename may contain path information. Many options may be specified and shown in the above example. The options may be specified in any order and are 3-character abbreviations. A list of the available options and their abbreviations are as follows: • REPlace / NOReplace: Replace or backup existing PDL object files. • DISplay / NODisplay: Display or suppress XJDC messages. • PRInt / NOPrint Generate: JSL compilation listing always or only when errors/warnings occur. • TRUncate / NOTruncate: Truncate or accept JSL source lines after 72 characters. • LABel / NOLabel: Generate or suppress 128-byte Xerox standard label. • COMpile / SCAn: Compile with output or scan only. • SINglebyte / DOUblebyte: Use singlebyte or doublebyte code and printer carriage control translation files. • Vx: LPS PDL version number, x = 10, 2, 35, 3615, 37, 38, 39, 40, 50, 3A, M10. • PAPersizes: Paper size to use for PDL VM10, s = USLEGAL / USLETTER / A4. • DATed = d: Date format, d = US / EUROPEAN. • PAGinate = p: Lines per page, n = 0, 5 to 999 (0 means no pagination). • OUTpath=p: Base directory for output files, p = path, default is current directory (Note that ~ is not supported.). System Guide 8-17

  • 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
  • 137
  • 138
  • 139
  • 140

Troubleshooting
System Guide
8-17
Loading XJDC/Unix
The Xerox Job Description Compiler is loaded by entering the
following on the command line:
/opt/XRXnps/bin/XJDC [-option[,option...]] filename ..
The
filename
is the name of the JSL file that is to be
compiled. The JSL filename is required to terminate with the
suffix.jsl or .JSL. The filename may contain path information.
Many options may be specified and shown in the above
example. The
options
may be specified in any order and are
3-character abbreviations. A list of the available options and
their abbreviations are as follows:
REPlace / NOReplace: Replace or backup existing PDL
object files.
DISplay / NODisplay: Display or suppress XJDC
messages.
PRInt / NOPrint Generate: JSL compilation listing always
or only when errors/warnings occur.
TRUncate / NOTruncate: Truncate or accept JSL source
lines after 72 characters.
LABel / NOLabel: Generate or suppress 128-byte Xerox
standard label.
COMpile / SCAn: Compile with output or scan only.
SINglebyte / DOUblebyte: Use singlebyte or doublebyte
code and printer carriage control translation files.
Vx:
LPS PDL version number, x = 10, 2, 35, 3615, 37, 38,
39, 40, 50, 3A, M10.
PAPersizes:
Paper size to use for PDL VM10, s =
USLEGAL / USLETTER / A4.
DATed = d:
Date format, d = US / EUROPEAN.
PAGinate = p:
Lines per page, n = 0, 5 to 999
(0 means
no pagination).
OUTpath=p:
Base directory for output files, p = path,
default is current directory (Note that ~ is not supported.).