Manual
Manuals
Brands
AMT Datasouth Manuals
Printers
PAL
151
152
153
154
155
156
157
158
159
160
Table Of Contents
Introduction
PAL Fundamentals
The PAL Interpreter
Sending Data to PAL Printers
PAL Objects
Interpreter Operation
Operand Stack
Post-Fix Notation
systemdict, globaldict, userdict
Dictionary Stack
Virtual Memory
Transformation Matrix
Objects
Simple Objects
Integer Objects
Fixed-Point Objects
Boolean Objects
String Objects
Name Objects
Mark Objects
Null Objects
Composite Objects
Array Objects
Dictionary Objects
Procedure Objects
Internal Objects
Intrinsic Operator Objects
File Objects
Font Objects
Operators
Alphabetical Summary
A. Bar Code Considerations
Precision Bar Code Control
Bar Code Parameter Defaults
Determining the Width of Bar Code Bit Maps
151
print
print
Description
Writes the contents of a string to
%stdout
.
Usage
AnyStr
print
AnyStr
String. Data to w
r
ite to
%stdout
.
Comments
PAL w
rites the string contents to
%stdout
w
i
thout any changes o
r surro
unding dat
a.
1
...
...
155
156
157
158
159
...
...
207