Table of Contents

Search

  1. Preface
  2. Introduction to Data Transformation
  3. Data Processor Transformation
  4. Wizard Input and Output Formats
  5. Relational Input and Output
  6. Using the IntelliScript Editor
  7. XMap
  8. Libraries
  9. Schema Object
  10. Command Line Interface
  11. Scripts
  12. Parsers
  13. Script Ports
  14. Document Processors
  15. Formats
  16. Data Holders
  17. Anchors
  18. Transformers
  19. Actions
  20. Serializers
  21. Mappers
  22. Locators, Keys, and Indexing
  23. Streamers
  24. Validators, Notifications, and Failure Handling
  25. Validation Rules
  26. Custom Script Components

User Guide

User Guide

Inserting Tabs, Newlines, and Other Special Characters

Inserting Tabs, Newlines, and Other Special Characters

When you assign a textual property, you can insert special characters by typing their numeric ASCII codes.
  1. Select a property and press
    ENTER
    to start editing.
  2. Press
    CTRL+A
    .
    A small dot appears, indicating that the character is an ASCII code.
  3. Type the three-digit ASCII code. For example, you can type:
    ASCII Code
    Character
    009
    Tab
    010
    New line
    013
    Carriage return
  4. To enter a string of ASCII codes, repeat steps 2 and 3.
    You can intersperse ASCII codes and regular text.
  5. Press
    ENTER
    to complete the editing.
    A tab appears as a
    «
    symbol. Other characters appear as their ASCII character codes.

0 COMMENTS

We’d like to hear from you!