Brother International HL-7050N Network Users Manual - English - Page 108

Init/queue/start/on=lta33:/proc=latsym Xj, Lat Network Configuration 9 - 3

Page 108 highlights

2 Use the VMS editor to create a text file with the necessary configuration commands (alternatively, you may edit the file LAT$SYSTARTUP.COM for VMS 5.5-x and later systems or LTLOAD.COM for earlier VMS systems). For instance, the following sample command file creates a queue named XJ on LAT port 33 for a print server with a default node name of BRN_310107 using the LATSYM processor and the default VMS form: $MCR LATCP CREATE PORT LTA33:/APPLICATION SET PORT LTA33:/NODE=BRN_310107/PORT=P1 SHOW PORT LTA33: EXIT $SET TERM LTA33:/PASTHRU/TAB/NOBROADCAST/PERM $SET DEVICE/SPOOL LTA33: $INIT/QUEUE/START/ON=LTA33:/PROC=LATSYM XJ Substitute your actual node name, port name (P1), LAT port and queue name for the ones in the example. If you are using a service name, specify /SERVICE= servicename instead of /PORT=P1. Use the default names unless you have specifically changed the names. Be sure to specify PROC=LATSYM or the queue will not service requests from multiple host computers. 3 Execute the command file you have just created by typing "@" plus the file name in response to the VMS "$" prompt (for example, @LATSTART.COM). For additional convenience, you may want to include the "@filename" command in your system startup file so that the procedure is executed automatically when the system is booted. 4 Define or modify a form for use with the print server. VMS uses forms to define the page layout. If you are printing graphics or PostScript jobs, you must define your form for NOTRUNCATE and NOWRAP to prevent printer errors. For example, to redefine the VMS default form DEFAULT, you would type the following at the "$" prompt: LAT NETWORK CONFIGURATION 9 - 3

  • 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
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164

LAT NETWORK CONFIGURATION 9 - 3
2
Use the VMS editor to create a text file with the necessary
configuration commands (alternatively, you may edit the file
LAT$SYSTARTUP.COM for VMS 5.5-x and later systems or
LTLOAD.COM for earlier VMS systems). For instance, the
following sample command file creates a queue named XJ on
LAT port 33 for a print server with a default node name of
BRN_310107
using the LATSYM processor and the default
VMS form:
$MCR LATCP
CREATE PORT LTA33:/APPLICATION
SET PORT LTA33:/NODE=BRN_310107/PORT=P1
SHOW PORT LTA33:
EXIT
$SET TERM LTA33:/PASTHRU/TAB/NOBROADCAST-
/PERM
$SET DEVICE/SPOOL LTA33:
$INIT/QUEUE/START/ON=LTA33:/PROC=LATSYM XJ
Substitute your actual node name, port name (P1), LAT port and
queue name for the ones in the example. If you are using a service
name, specify
/SERVICE= servicename instead of /PORT=P1
.
3
Execute the command file you have just created by typing "@"
plus the file name in response to the VMS "$" prompt (for
example, @LATSTART.COM). For additional convenience, you
may want to include the "@filename" command in your system
startup file so that the procedure is executed automatically when
the system is booted.
4
Define or modify a form for use with the print server. VMS uses
forms to define the page layout. If you are printing graphics or
PostScript jobs, you must define your form for NOTRUNCATE
and NOWRAP to prevent printer errors. For example, to
redefine the VMS default form DEFAULT, you would type the
following at the "$" prompt:
Use the default names unless you have specifically changed
the names.
Be sure to specify PROC=LATSYM or the queue will not
service requests from multiple host computers.