Appendix D
Page 229
Appendix D
Non-ASCII Characters
for Login Scripts
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, then the character sequence is translated to a single-
byte value between 1 and 26. If char is any other value, then 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
For example, the string “waitfor Joe<cr><lf>” waits to receive Joe
followed by a carriage return and line feed from the remote computer
before executing the next command in the script.
Summary of Contents for IIIxe
Page 1: ...Handbook for the Palm IIIxe Organizer 22864 ...
Page 8: ...Page 8 Handbook for the Palm III Organizer ...
Page 32: ...Page 32 Chapter 1 ...
Page 44: ...Page 44 Chapter 2 ...
Page 54: ...Page 54 Chapter 3 ...
Page 122: ...Page 122 Chapter 4 ...
Page 150: ...Page 150 Chapter 5 ...
Page 172: ...Page 172 Chapter 6 ...
Page 198: ...Page 198 Chapter 7 ...
Page 204: ...Page 204 Appendix A ...
Page 218: ...Page 218 Appendix B ...
Page 236: ...Page 236 Warranty Regulatory and Other Product Information ...