7.x
Table Of Contents
- Copyright Information
- Table of Content
- Overview
- Capturing Data
- Sample Data File
- Spool File
- Capture Sample Data for a Document You Install on a Printer
- Capture Sample Data for a Document You Install in your PlanetPress Suite Work...
- Capture Sample Data in Windows NT
- Capture Sample Data in Windows 2000/Server 2003/XP
- Capture Sample Data in Windows Host Using a Novell Print Server
- Capture Sample Data in UNIX (Solaris)
- Capture Sample Data using an AS/400 Systems
- Capture Sample Data From a Serial Port
- Creating Triggers
- Trigger
- Trigger Syntax
- Techniques for Inserting Triggers
- Implement a Trigger under Novell 3.x
- Implement a Trigger under Novell 4.x and 5.x with NDS or Bindery Printers
- Implement a Trigger under Windows with TCP/IP
- Implement a Trigger under BSD Printing Systems (BSDi, FreeBSD, Linux)
- Implement a Trigger under UNIX System V (Solaris)
- Implement a Trigger and Configure an AIX 4.3 Printer
- Implement a Trigger under VMS
- Implement a Trigger with AS/400 Systems
- Prepare SAP Device Type for PlanetPress Design
- Implement a Trigger under HP 3000
- Special Printer Requirements
- ASCII Conversion Table
- CL Program for AS/400 Systems
- Index
ASCII Conversion Table
This appendix provides a table for converting among ASCII, hexadecimal, decimal and octal values.
Dec Hx Oct Char
0 00 000 NUL (null)
1 01 001 SOH (start of heading)
2 02 002 STX (start of text)
3 03 003 ETX (end of text)
4 04 004 EOT (end of transmission)
5 05 005 ENQ (enquiry)
6 06 006 ACK (acknowledge)
7 07 007 BEL (bell)
8 08 010 BS (backspace)
9 09 011 TAB (horizontal tab)
10 0A 012 LF (NL line feed, new line)
11 0B 013 VT (vertical tab)
12 0C 014 FF (NP form feed, new page)
13 0D 015 CR (carriage return)
14 0E 016 SO (shift out)
15 0F 017 SI (shift in)
16 10 020DLE (data link escape)
17 11 021DC1 (device control 1)
18 12 022DC2 (device control 2)
19 13 023DC3 (device control 3)
20 14 024DC4 (device control 4)
21 15 025NAK (negative acknowledge)
22 16 026SYN (synchronous idle)
23 17 027ETB (end of trans. block)
24 18 030CAN (cancel)
25 19 031EM (end of medium)
26 1A 032 SUB (substitute)
27 1B 033 ESC (escape)
28 1C 034 FS (file separator)
29 1D 035 GS (group separator)
30 1E 036 RS (record separator)
31 1F 037 US (unit separator)
32 20 040SPACE
33 21 041!
34 22 042"
35 23 043#
36 24 044$
37 25 045%
38 26 046&
39 27 047'
40 28 050(
41 29 051)
ASCII Conversion Table
©2014 Objectif Lune Inc - 71 -