Palt M; Pal T M Print And Program Language Features - AMT Datasouth Fastmark 600 Series User Manual

Fastmark 600 series with pal print and program language barcode label printer
Hide thumbs Also See for Fastmark 600 Series:
Table of Contents

Advertisement

PAL
TM
Print and Program Language Features
Page Description Language
q
q
No control Codes (easy to pass through networks, filters, etc.)
q
Compatible with midrange and mainframe computers and any host or PC programming language.
q
Is an executable language
§
Procedures can be defined
§
Functions
§
Conditional statements
§
Loops
q
Can create and use simple and/or complex data formats
Can gain full access to resident printer features
q
§
LCD
§
Interfaces
§
Keys
§
Keyboards
§
Internal Memory drives
q
Language is Reverse Polish Notation (RPN)
§
Like HP Calculator
§
Arguments first then operators i.e. 4 6 + versus 4 + 6 =
§
Data passed on stack
TM
q
PAL
Coding Structure is Free Form
§
All operators, objects, and data are separated by white space: CR, CR+LF, LF, LF+CR, Tab, or Space.
§
Extra lines in data are OK
§
Comments may be added proceeded by % character.
Powerful Object handling
q
§
Basic Objects: Integers, Fixed-Point, Boolean
§
Composite Objects: String, Name, Arrays, Dictionaries, Procedures
Fastmark 600 Series User's Guide
52

Advertisement

Table of Contents
loading

Table of Contents