Appendix B Non-Ascii Characters For Login Scripts; Use Of ^Char; Carriage Return And Line Feed - Symbol SPT 1700 Product Reference Manual

Spt 1700 series
Hide thumbs Also See for SPT 1700:
Table of Contents

Advertisement

Non-ASCII Characters for Login Scripts
Introduction
The following information enables you to create custom login scripts that require non-ASCII
characters. It is provided for advanced users who understand the use and requirements of
such characters in a custom login script.

Use of ^char

You may use the caret ( ^ ) to transmit ASCII command characters. If you send ^char, and
the ASCII value of char is between @ and _, then the character is automatically translated
to a single-byte value between 0 and 31. For example, ^M is converted to a carriage return.
If char is a value between a and z, the character sequence is translated to a single-byte
value between 1 and 26. If char is any other value, the character sequence is not subject
to any special processing.
For example, the string "Joe^M" transmits Joe, followed by a carriage return.

Carriage Return and Line Feed

You may include carriage return and line feed commands as part of the login script, when
entered in the following format:
<cr>Sends or receives a carriage return
<lf>Sends or receives a line feed
Appendix B
B-1

Advertisement

Table of Contents
loading

This manual is also suitable for:

Spt 1733Spt 1734Spt 1740Spt 1742Spt 1746

Table of Contents