Universe NLS User Guide

Total Page:16

File Type:pdf, Size:1020Kb

Universe NLS User Guide Rocket UniVerse NLS Guide Version 11.2.5 July 2015 UNV-1125-NLS-1 Notices Edition Publication date: July 2015 Book number: UNV-1125-NLS-1 Product version: Rocket UniVerse V11.2.5 Copyright © Rocket Software, Inc. or its affiliates 1985-2015. All Rights Reserved. Trademarks Rocket is a registered trademark of Rocket Software, Inc. For a list of Rocket registered trademarks go to: www.rocketsoftware.com/about/legal. All other products or services mentioned in this document may be covered by the trademarks, service marks, or product names of their respective owners. Examples This information might contain examples of data and reports. The examples include the names of individuals, companies, brands, and products. All of these names are fictitious and any similarity to the names and addresses used by an actual business enterprise is entirely coincidental. License agreement This software and the associated documentation are proprietary and confidential to Rocket Software, Inc. or its affiliates, are furnished under license, and may be used and copied only in accordance with the terms of such license. Note: This product may contain encryption technology. Many countries prohibit or restrict the use, import, or export of encryption technologies, and current use, import, and export regulations should be followed when exporting this product. 2 Corporate information Rocket Software, Inc. develops enterprise infrastructure products in four key areas: storage, networks, and compliance; database servers and tools; business information and analytics; and application development, integration, and modernization. Website: www.rocketsoftware.com Rocket Global Headquarters 77 4th Avenue, Suite 100 Waltham, MA 02451-1468 USA To contact Rocket Software by telephone for any reason, including obtaining pre-sales information and technical support, use one of the following telephone numbers. Country Toll-free telephone number United States 1-855-577-4323 Australia 1-800-823-405 Belgium 0800-266-65 Canada 1-855-577-4323 China 800-720-1170 France 0800-180-0882 Germany 08-05-08-05-62 Italy 800-878-295 Japan 0800-170-5464 Netherlands 0-800-022-2961 New Zealand 0800-003210 South Africa 0-800-980-818 United Kingdom 0800-520-0439 Contacting technical support The Rocket Customer Portal is the primary method of obtaining support. If you have current support and maintenance agreements with Rocket Software, you can access the Rocket Customer Portal and report a problem, download an update, or find answers in the U2 Knowledgebase. To log into the Rocket Customer Portal or to request a Rocket Customer Portal account, go to www.rocketsoftware.com/support. In addition to using the Rocket Customer Portal to obtain support, you can send email to [email protected] or use one of the following telephone numbers. Country Toll-free telephone number North America +1 800 729 3553 United Kingdom/France +44(0) 800 773 771 or +44(0) 20 8867 3691 Europe/Africa +44 (0) 20 88673692 Australia +1 800 707 703 or +61 (0) 29412 5450 New Zealand +0800 505 515 3 Beta Beta Beta Beta Beta Beta Beta Beta Beta Beta Beta Beta Beta Beta Beta Beta Beta Beta Table of Contents Table of Contents Chapter 1 Chapter 1: What is NLS? NLS mode . 1-3 How NLS mode works. 1-4 Internal character set. 1-4 Mapping . 1-5 Enabling NLS mode . 1-5 What you get with NLS . 1-6 Maps . 1-6 Locales . 1-6 Chapter 2 Chapter 2: Getting started Installing NLS. 2-3 Removing NLS . 2-4 NLS shared memory segments on UNIX systems . 2-4 Making a plan. 2-5 Setting configurable parameters . 2-6 Editing the uvconfig file . 2-8 Setting default maps and locales . 2-10 Setting locales . 2-13 Associating maps with devices . 2-14 Mapping in the spool queue . 2-15 Setting file maps. 2-16 Setting terminal maps. 2-17 Retrieving terminal settings . 2-18 Setting maps tapes and other devices. 2-19 Updating accounts . 2-20 Configuring NLS for client programs. 2-21 Maps for client programs . 2-21 Locales for client programs . 2-23 Configuration checklist . 2-25 C:\U2Doc\UniVerse\11.2\Source\nls\NLSTOC.fm (bookTOC.template) June 16, 2015 3:01 pm Chapter 3 Chapter 3: Maps How maps work. 3-3 Main maps and input maps . 3-3 Base maps . 3-4 Creating a map description. 3-8 Example of a map description record . 3-10 Creating a map table . 3-10 Example of a map table record . 3-12 Multibyte NLS maps and system delimiters . 3-14 Handling extra characters . 3-16 Defining new characters. 3-16 Maps and files . 3-17 Assigning maps to new files . 3-17 Modifying file maps . 3-17 Chapter 4 Chapter 4: Locales How locales work . 4-3 Creating conventions . 4-6 Creating new locales . 4-7 Naming locales . 4-7 Format of convention records . 4-8 Time records . 4-8 Numeric records . 4-14 Monetary records . 4-16 Ctype records . 4-21 Collate records . 4-24 Collating. 4-28 How UniVerse collates . 4-29 Example of accented collation . 4-30 Example of cased collation . 4-30 Shared weights and blocks . 4-31 Contractions and expansions . 4-31 Editing weight tables . 4-31 Calculating the overall weight. 4-33 Using locales . 4-35 Retrieving locale settings . 4-35 Saving and restoring locales . 4-35 Listing current locales . 4-36 Changing current locales . 4-36 Table of Contents 5 Chapter 5 Chapter 5: NLS in UniVerse BASIC programs How UniVerse BASIC is affected . 5-4 Using the UVNLS.H Include file . 5-4 String length . 5-5 Length of record IDs . 5-6 Display length in BASIC . 5-7 Finding the display length of a string . 5-7 Formatting a string in display positions . 5-8 Folding strings using display positions . 5-8 Inputting using display length with INPUTDP . 5-8 Block size always in bytes. 5-8 The REMOVE pointer and multibyte character sets . 5-9 Maps in UniVerse BASIC . 5-10 Determining a file’s map name . 5-10 Maps for source files . 5-11 Maps and devices . 5-12 Maps for auxiliary devices . 5-12 @ Function codes for terminal and auxiliary maps. 5-12 Printing previously mapped data with UPRINT . 5-13 Finding the map associated with a print channel . 5-13 Maps for UNIX pipes. 5-13 Unmappable characters . 5-15 Unmappable characters and WRITE statements . 5-15 Unmappable characters and READ statements . 5-16 Multinational characters in UniVerse BASIC . 5-18 Editing multinational characters . 5-18 Generating characters in external format . 5-20 Generating characters in internal format. 5-21 Internal and external string conversion . 5-21 Displaying records by character value . 5-24 Exchanging character values . 5-25 Case inversion and deadkey characters . 5-26 BASIC and locales . 5-27 Retrieving locale settings . 5-27 Saving and restoring locales . 5-27 Changing the current locale . 5-27 Chapter 6 Chapter 6: NLS in client programs Client programs. 6-4 Maps . 6-4 6 UniVerse NLS Guide Locales. 6-5 System delimiters and the null value . 6-5 UniObjects . 6-6 UniObjects for Java and UniObjects for .NET . 6-7 InterCall functions . 6-8 UCI programs . 6-9 Connecting to the server. 6-9 Requesting an SQLConnect . 6-9 Setting the map and locale . 6-10 Values in the UCI configuration file . 6-10 Interpreting the map name. 6-11 Interpreting the locale name . 6-11 Using SQLGetInfo . 6-11 BCI programs . 6-12 Connecting to the server. 6-12 Requesting an SQLConnect . 6-12 Setting the locale . 6-13 Interpreting the locale name . 6-14 Using SQLGetInfo . 6-14 GCI subroutines . 6-15 Specifying maps for GCI subroutines . 6-15 Data types for multibyte characters . 6-16 Chapter 7 Chapter 7: NLS administration menus Unicode menu. 7-3 Appendix A Appendix A: The NLS Database Appendix B Appendix B: National convention hooks General hook mechanism . B-2 Support from UniVerse. B-5 Memory management . B-6 Using hooks in UniVerse . B-7 Create a GCI definition for the initialization routine . B-7 Compile the hook library . B-8 Build the hook library . B-8 Test the hooks . B-9 Install the hook library . B-9 NLS hook interface definitions . B-10 Hook functions . B-11 Table of Contents 7 Appendix C Appendix C: NLS quick reference UniVerse commands . C-2 UniVerse BASIC statements and functions . C-4 Map tables . C-6 UniVerse locales. C-8 Unicode blocks . C-10 Glossary 8 UniVerse NLS Guide 1Administering UniData on Windows NT or Windows 2000 0 Chapter Chapter 1: What is NLS? 1 NLS mode . 1-3 How NLS mode works. 1-4 Internal character set . 1-4 Mapping . 1-5 Enabling NLS mode. 1-5 What you get with NLS. 1-6 Maps. 1-6 Locales. 1-6 C:\U2Doc\UniVerse\11.2\Source\nls\Ch1TOC.fm March 25, 2014 8:39 am Administering UniData on Windows NT or Windows 2000 C:\U2Doc\UniVerse\11.2\Source\nls\ Ch1 This chapter gives an overview of what NLS (National Language Support) is, why you need it, how it works, and what you will find when you install NLS. Note: This manual uses some terms that may be new to you. When a new term is introduced, it is printed in italic. This means you can find an entry for the term in the Glossary. 1-2 C:\U2Doc\UniVerse\11.2\Source\nls\Ch1 6/16/15 NLS mode UniVerse has a special mode that offers National Language Support (NLS). With NLS mode enabled, you can use UniVerse in various languages and countries. You can do the following: Input data in many character sets (dependent on your local keyboard) Retrieve data and format it using your own conventions or those of another country Output data to a screen or printer using the character sets and display conventions of different countries Write programs that run in different languages and countries without source changes or recompilation 1-3 UniVerse NLS Guide C:\U2Doc\UniVerse\11.2\Source\nls\ Ch1 How NLS mode works NLS mode works by using two types of character set: The NLS internal character set External character sets that cover the world’s different languages In NLS mode, UniVerse maps between the two character sets when you input.
Recommended publications
  • Cumberland Tech Ref.Book
    Forms Printer 258x/259x Technical Reference DRAFT document - Monday, August 11, 2008 1:59 pm Please note that this is a DRAFT document. More information will be added and a final version will be released at a later date. August 2008 www.lexmark.com Lexmark and Lexmark with diamond design are trademarks of Lexmark International, Inc., registered in the United States and/or other countries. © 2008 Lexmark International, Inc. All rights reserved. 740 West New Circle Road Lexington, Kentucky 40550 Draft document Edition: August 2008 The following paragraph does not apply to any country where such provisions are inconsistent with local law: LEXMARK INTERNATIONAL, INC., PROVIDES THIS PUBLICATION “AS IS” WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Some states do not allow disclaimer of express or implied warranties in certain transactions; therefore, this statement may not apply to you. This publication could include technical inaccuracies or typographical errors. Changes are periodically made to the information herein; these changes will be incorporated in later editions. Improvements or changes in the products or the programs described may be made at any time. Comments about this publication may be addressed to Lexmark International, Inc., Department F95/032-2, 740 West New Circle Road, Lexington, Kentucky 40550, U.S.A. In the United Kingdom and Eire, send to Lexmark International Ltd., Marketing and Services Department, Westhorpe House, Westhorpe, Marlow Bucks SL7 3RQ. Lexmark may use or distribute any of the information you supply in any way it believes appropriate without incurring any obligation to you.
    [Show full text]
  • Federal Tax Type Code Table
    Federal Tax Type Code Table Page Most Common Federal Payment Codes………………………………………..1 Additional Federal Payment Codes……………………………………………...2 - 4 Most Common Federal Payment Types TAX PC PHONE PAY- VALID FILING TYPE MENT DESCRIPTION PERIOD MONTHS TYPE 941 Employer’s Quarterly 03, 06, 09, 12 Tax Return 941 94105 1 Federal Tax Deposit 94107 2 Payment due on a return or an IRS notice 94104 3 A deficiency assessed by IRS 940 Employer’s Annual Unemployment Tax 12 only 940 Return 09405 1 Federal Tax Deposit 09407 2 Payment due on a return or an IRS notice 09404 3 A deficiency assessed by IRS 945 Withheld Federal 12 only 945 Income Tax 09455 1 Federal Tax Deposit 09457 2 Payment due on a return or an IRS notice 09450 3 Payment Initiating Backup Withholding 720 Quarterly Excise Tax 03, 06, 09, 12 720 72005 1 Federal Tax Deposit 72007 2 Payment due on a return or an IRS notice 1120 Corporation Income Tax 01-12 1120 11206 1 Federal Tax Deposit Fiscal Year 11207 2 Payment due with a tax return or IRS notice Ending Month 11202 3 Payment due on an Extension 943 Employer’s Annual Tax for Agricultural 12 only 943 Employees 09435 1 Federal Tax Deposit 09437 2 Payment Due on a return or an IRS notice 09434 3 A deficiency assessed by IRS Additional Federal Payment Codes continue on next page ► Additional Federal Payment Codes Listed in numerical order TAX PC PHONE PAY- VALID FILING TYPE MENT DESCRIPTION PERIOD TYPE MONTHS 11-C 01117 112 N/A Special Tax Return and Application for 01-12 Registry-Wagering Payment due on a return or an IRS notice only 706GS(D)
    [Show full text]
  • IBM Unica Campaign: Administrator's Guide to Remove a Dimension Hierarchy
    IBM Unica Campaign Version 8 Release 6 February, 2013 Administrator's Guide Note Before using this information and the product it supports, read the information in “Notices” on page 385. This edition applies to version 8, release 6, modification 0 of IBM Unica Campaign and to all subsequent releases and modifications until otherwise indicated in new editions. © Copyright IBM Corporation 1998, 2013. US Government Users Restricted Rights – Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. Contents Chapter 1. Administration in IBM Unica To view system table contents .......27 Campaign ..............1 Working with user tables ..........28 Campaign-related administrative tasks in IBM Unica About working with user tables ......28 Marketing ...............1 Guidelines for mapping user tables .....28 To access data sources from within a flowchart 29 Chapter 2. Managing security in IBM Working with user tables while editing a flowchart ..............29 Unica Campaign ...........3 Working with user tables from the Campaign About security policies ...........3 Settings page .............30 The global security policy .........3 Working with data dictionaries ........39 How Campaign evaluates permissions.....4 To open a data dictionary.........39 Using the Owner and Folder Owner roles . 4 To apply changes to a data dictionary ....40 Guidelines for designing security policies....5 When to use a data dictionary .......40 Security scenarios.............5 Data dictionary syntax..........40 Scenario 1: Company with a single division . 5 To manually create a new data dictionary . 40 Scenario 2: Company with multiple separate Working with table catalogs .........41 divisions...............7 To access table catalogs .........41 Scenario 3: Restricted access within a division .
    [Show full text]
  • ISO Basic Latin Alphabet
    ISO basic Latin alphabet The ISO basic Latin alphabet is a Latin-script alphabet and consists of two sets of 26 letters, codified in[1] various national and international standards and used widely in international communication. The two sets contain the following 26 letters each:[1][2] ISO basic Latin alphabet Uppercase Latin A B C D E F G H I J K L M N O P Q R S T U V W X Y Z alphabet Lowercase Latin a b c d e f g h i j k l m n o p q r s t u v w x y z alphabet Contents History Terminology Name for Unicode block that contains all letters Names for the two subsets Names for the letters Timeline for encoding standards Timeline for widely used computer codes supporting the alphabet Representation Usage Alphabets containing the same set of letters Column numbering See also References History By the 1960s it became apparent to thecomputer and telecommunications industries in the First World that a non-proprietary method of encoding characters was needed. The International Organization for Standardization (ISO) encapsulated the Latin script in their (ISO/IEC 646) 7-bit character-encoding standard. To achieve widespread acceptance, this encapsulation was based on popular usage. The standard was based on the already published American Standard Code for Information Interchange, better known as ASCII, which included in the character set the 26 × 2 letters of the English alphabet. Later standards issued by the ISO, for example ISO/IEC 8859 (8-bit character encoding) and ISO/IEC 10646 (Unicode Latin), have continued to define the 26 × 2 letters of the English alphabet as the basic Latin script with extensions to handle other letters in other languages.[1] Terminology Name for Unicode block that contains all letters The Unicode block that contains the alphabet is called "C0 Controls and Basic Latin".
    [Show full text]
  • PCL PC-8, Code Page 437 Page 1 of 5 PCL PC-8, Code Page 437
    PCL PC-8, Code Page 437 Page 1 of 5 PCL PC-8, Code Page 437 PCL Symbol Set: 10U Unicode glyph correspondence tables. Contact:[email protected] http://pcl.to -- -- -- -- $90 U00C9 Ê Uppercase e acute $21 U0021 Ë Exclamation $91 U00E6 Ì Lowercase ae diphthong $22 U0022 Í Neutral double quote $92 U00C6 Î Uppercase ae diphthong $23 U0023 Ï Number $93 U00F4 & Lowercase o circumflex $24 U0024 ' Dollar $94 U00F6 ( Lowercase o dieresis $25 U0025 ) Per cent $95 U00F2 * Lowercase o grave $26 U0026 + Ampersand $96 U00FB , Lowercase u circumflex $27 U0027 - Neutral single quote $97 U00F9 . Lowercase u grave $28 U0028 / Left parenthesis $98 U00FF 0 Lowercase y dieresis $29 U0029 1 Right parenthesis $99 U00D6 2 Uppercase o dieresis $2A U002A 3 Asterisk $9A U00DC 4 Uppercase u dieresis $2B U002B 5 Plus $9B U00A2 6 Cent sign $2C U002C 7 Comma, decimal separator $9C U00A3 8 Pound sterling $2D U002D 9 Hyphen $9D U00A5 : Yen sign $2E U002E ; Period, full stop $9E U20A7 < Pesetas $2F U002F = Solidus, slash $9F U0192 > Florin sign $30 U0030 ? Numeral zero $A0 U00E1 ê Lowercase a acute $31 U0031 A Numeral one $A1 U00ED B Lowercase i acute $32 U0032 C Numeral two $A2 U00F3 D Lowercase o acute $33 U0033 E Numeral three $A3 U00FA F Lowercase u acute $34 U0034 G Numeral four $A4 U00F1 H Lowercase n tilde $35 U0035 I Numeral five $A5 U00D1 J Uppercase n tilde $36 U0036 K Numeral six $A6 U00AA L Female ordinal (a) http://www.pclviewer.com (c) RedTitan Technology 2005 PCL PC-8, Code Page 437 Page 2 of 5 $37 U0037 M Numeral seven $A7 U00BA N Male ordinal (o) $38 U0038
    [Show full text]
  • Unicode and Code Page Support
    Natural for Mainframes Unicode and Code Page Support Version 4.2.6 for Mainframes October 2009 This document applies to Natural Version 4.2.6 for Mainframes and to all subsequent releases. Specifications contained herein are subject to change and these changes will be reported in subsequent release notes or new editions. Copyright © Software AG 1979-2009. All rights reserved. The name Software AG, webMethods and all Software AG product names are either trademarks or registered trademarks of Software AG and/or Software AG USA, Inc. Other company and product names mentioned herein may be trademarks of their respective owners. Table of Contents 1 Unicode and Code Page Support .................................................................................... 1 2 Introduction ..................................................................................................................... 3 About Code Pages and Unicode ................................................................................ 4 About Unicode and Code Page Support in Natural .................................................. 5 ICU on Mainframe Platforms ..................................................................................... 6 3 Unicode and Code Page Support in the Natural Programming Language .................... 7 Natural Data Format U for Unicode-Based Data ....................................................... 8 Statements .................................................................................................................. 9 Logical
    [Show full text]
  • INCITS Withdrawn Standards and Projects List - Prior to 2015
    INCITS Withdrawn Standards and Projects List - Prior to 2015 Key: Designation: The final standard designation given to the published standard Project: The initial number assigned to new project prior to 2013. Title: Title of the standard Committee: The committee assignment for the project. Designation: -[] Project: 1058 Knowledge Information Format (KIF) Committee: INCITS/DM32.8 Designation: -[] Project: 1059 Conceptual Graphs: A presentation language for knowledge in conceptual models Committee: INCITS/DM32.8 Designation: -[] Project: 106 USA Candidates for Registry Committee: INCITS/L2 Designation: -[] Project: 2113 Cartridge Characterization Standard - Part 4: Ink Cartridge Attributes Committee: INCITS/W1 Designation: -[] Project: 2113 Cartridge Characterization Standard - Part 5: Toner cartridge attributes Committee: INCITS/W1 Designation: -[] Project: 2086 Document Printing Application - Part 1: Abstract Service Definition and Procedures Committee: INCITS/T3 Designation: -[] Project: 2087 Application session service Committee: INCITS/T3 Designation: -[] Project: 1234 Information technology - Database languages - SQL - Part 4: Persistent Stored Modules (SQL/PSM) TECHNICAL CORRIGENDUM 1 Committee: INCITS/DM32.2 Designation: -[] Project: 1234 Information technology - Database languages - SQL - Part 1: Framework (SQL/Framework) TECHNICAL CORRIGENDUM 1 Committee: INCITS/DM32.2 Designation: -[] Project: 2061 Protocol Combinations to Provide and Support the OSI Network Service (Technical Report Type 3) Committee: INCITS/T3 Designation:
    [Show full text]
  • SAS 9.3 UTF-8 Encoding Support and Related Issue Troubleshooting
    SAS 9.3 UTF-8 Encoding Support and Related Issue Troubleshooting Jason (Jianduan) Liang SAS certified: Platform Administrator, Advanced Programmer for SAS 9 Agenda Introduction UTF-8 and other encodings SAS options for encoding and configuration Other Considerations for UTF-8 data Encoding issues troubleshooting techniques (tips) Introduction What is UTF-8? . A character encoding capable of encoding all possible characters Why UTF-8? . Dominant encoding of the www (86.5%) SAS system options for encoding . Encoding – instructs SAS how to read, process and store data . Locale - instructs SAS how to present or display currency, date and time, set timezone values UTF-8 and other Encodings ASSCII (American Standard Code for Information Interchange) . 7-bit . 128 - character set . Examples (code point-char-hex): 32-Space-20; 63-?-3F; 64-@-40; 65-A-41 UTF-8 and other Encodings ISO 8859-1 (Latin-1) for Western European languages Windows-1252 (Latin-1) for Western European languages . 8-bit (1 byte, 256 character set) . Identical to asscii for the first 128 chars . Extended ascii chars examples: . 155-£-A3; 161- ©-A9 . SAS option encoding value: wlatin1 (latin1) UTF-8 and other Encodings UTF-8 and other Encodings Problems . Only covers English and Western Europe languages, ISO-8859-2, …15 . Multiple encoding is required to support national languages . Same character encoded differently, same code point represents different chars Unicode . Unicode – assign a unique code/number to every possible character of all languages . Examples of unicode points: o U+0020 – Space U+0041 – A o U+00A9 - © U+C3BF - ÿ UTF-8 and other Encodings UTF-8 .
    [Show full text]
  • Basis Technology Unicode対応ライブラリ スペックシート 文字コード その他の名称 Adobe-Standard-Encoding A
    Basis Technology Unicode対応ライブラリ スペックシート 文字コード その他の名称 Adobe-Standard-Encoding Adobe-Symbol-Encoding csHPPSMath Adobe-Zapf-Dingbats-Encoding csZapfDingbats Arabic ISO-8859-6, csISOLatinArabic, iso-ir-127, ECMA-114, ASMO-708 ASCII US-ASCII, ANSI_X3.4-1968, iso-ir-6, ANSI_X3.4-1986, ISO646-US, us, IBM367, csASCI big-endian ISO-10646-UCS-2, BigEndian, 68k, PowerPC, Mac, Macintosh Big5 csBig5, cn-big5, x-x-big5 Big5Plus Big5+, csBig5Plus BMP ISO-10646-UCS-2, BMPstring CCSID-1027 csCCSID1027, IBM1027 CCSID-1047 csCCSID1047, IBM1047 CCSID-290 csCCSID290, CCSID290, IBM290 CCSID-300 csCCSID300, CCSID300, IBM300 CCSID-930 csCCSID930, CCSID930, IBM930 CCSID-935 csCCSID935, CCSID935, IBM935 CCSID-937 csCCSID937, CCSID937, IBM937 CCSID-939 csCCSID939, CCSID939, IBM939 CCSID-942 csCCSID942, CCSID942, IBM942 ChineseAutoDetect csChineseAutoDetect: Candidate encodings: GB2312, Big5, GB18030, UTF32:UTF8, UCS2, UTF32 EUC-H, csCNS11643EUC, EUC-TW, TW-EUC, H-EUC, CNS-11643-1992, EUC-H-1992, csCNS11643-1992-EUC, EUC-TW-1992, CNS-11643 TW-EUC-1992, H-EUC-1992 CNS-11643-1986 EUC-H-1986, csCNS11643_1986_EUC, EUC-TW-1986, TW-EUC-1986, H-EUC-1986 CP10000 csCP10000, windows-10000 CP10001 csCP10001, windows-10001 CP10002 csCP10002, windows-10002 CP10003 csCP10003, windows-10003 CP10004 csCP10004, windows-10004 CP10005 csCP10005, windows-10005 CP10006 csCP10006, windows-10006 CP10007 csCP10007, windows-10007 CP10008 csCP10008, windows-10008 CP10010 csCP10010, windows-10010 CP10017 csCP10017, windows-10017 CP10029 csCP10029, windows-10029 CP10079 csCP10079, windows-10079
    [Show full text]
  • IGP® / VGL Emulation Code V™ Graphics Language Programmer's Reference Manual Line Matrix Series Printers
    IGP® / VGL Emulation Code V™ Graphics Language Programmer’s Reference Manual Line Matrix Series Printers Trademark Acknowledgements IBM and IBM PC are registered trademarks of the International Business Machines Corp. HP and PCL are registered trademarks of Hewlett-Packard Company. IGP, LinePrinter Plus, PSA, and Printronix are registered trademarks of Printronix, LLC. QMS is a registered trademark and Code V is a trademark of Quality Micro Systems, Inc. CSA is a registered certification mark of the Canadian Standards Association. TUV is a registered certification mark of TUV Rheinland of North America, Inc. UL is a registered certification mark of Underwriters Laboratories, Inc. This product uses Intellifont Scalable typefaces and Intellifont technology. Intellifont is a registered trademark of Agfa Division, Miles Incorporated (Agfa). CG Triumvirate are trademarks of Agfa Division, Miles Incorporated (Agfa). CG Times, based on Times New Roman under license from The Monotype Corporation Plc is a product of Agfa. Printronix, LLC. makes no representations or warranties of any kind regarding this material, including, but not limited to, implied warranties of merchantability and fitness for a particular purpose. Printronix, LLC. shall not be held responsible for errors contained herein or any omissions from this material or for any damages, whether direct, indirect, incidental or consequential, in connection with the furnishing, distribution, performance or use of this material. The information in this manual is subject to change without notice. This document contains proprietary information protected by copyright. No part of this document may be reproduced, copied, translated or incorporated in any other material in any form or by any means, whether manual, graphic, electronic, mechanical or otherwise, without the prior written consent of Printronix, LLC.
    [Show full text]
  • Bitmap Fonts
    .com Bitmap Fonts 1 .com Contents Introduction .................................................................................................................................................. 3 Writing Code to Write Code.......................................................................................................................... 4 Measuring Your Grid ..................................................................................................................................... 5 Converting an Image with PHP ..................................................................................................................... 6 Step 1: Load the Image ............................................................................................................................. 6 Step 2: Scan the Image .............................................................................................................................. 7 Step 3: Save the Header File ..................................................................................................................... 8 The 1602 Character Set ............................................................................................................................... 10 The 1602 Character Map ............................................................................................................................ 11 Converting the Image to Code .................................................................................................................... 12 Conclusion
    [Show full text]
  • ANSI® Programmer’S Reference Manual
    ® ANSI® Programmer’s Reference Manual ANSI® Printers Programmer’s Reference Manual ® Trademark Acknowledgements Printronix, Inc. Unisys MTX, Inc. Memorex Telex Decision Systems InternationalDecision Data, Inc. makes no representations or warranties of any kind regarding this material, including, but not limited to, implied warranties of merchantability and fitness for a particular purpose. Printronix, Inc. Unisys MTX, Inc. Memorex Telex Decision Systems InternationalDecision Data, Inc. shall not be held responsible for errors contained herein or any omissions from this material or for any damages, whether direct, indirect, incidental or consequential, in connection with the furnishing, distribution, performance or use of this material. The information in this manual is subject to change without notice. This document contains proprietary information protected by copyright. No part of this document may be reproduced, copied, translated or incorporated in any other material in any form or by any means, whether manual, graphic, electronic, mechanical or otherwise, without the prior written consent of Printronix, Inc.Unisys.MTX, Inc. Memorex Telex. Decision Systems International.Decision Data, Inc. Copyright © 1998, 2010 Printronix, Inc. All rights reserved. Trademark Acknowledgements ANSI is a registered trademark of American National Standards Institute, Inc. Centronics is a registered trademark of Genicom Corporation. Dataproducts is a registered trademark of Dataproducts Corporation. Epson is a registered trademark of Seiko Epson Corporation. IBM and Proprinter are registered trademarks and PC-DOS is a trademark of International Business Machines Corporation. MS-DOS is a registered trademark of Microsoft Corporation. Printronix, IGP, PGL, LinePrinter Plus, and PSA are registered trademarks of Printronix, Inc. QMS is a registered trademark and Code V is a trademark of Quality Micro Systems, Inc.
    [Show full text]