Appendix C
Page 233
Appendix C
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.
Содержание TRGpro
Страница 1: ...Handbook for the TRGpro Handheld Computer ...
Страница 8: ...Page viii ...
Страница 10: ...Page 2 ...
Страница 46: ...Page 38 Entering Data in Your Handheld Computer ...
Страница 54: ...Page 46 Managing Your Applications CD if you want to synchronize data with another PIM ...
Страница 58: ...Page 50 Managing Your Applications ...
Страница 122: ...Page 114 Using Your Basic Applications ...
Страница 150: ...Page 142 Communicating Using Your Handheld Computer You can use the Graffiti Command stroke B to beam the current entry ...
Страница 172: ...Page 164 Advanced HotSync Operations ...
Страница 221: ...Chapter 8 Page 213 6 Wait for the HotSync operation to complete If you encounter any problems see Appendix B ...
Страница 222: ...Page 214 CompactFlash CFpro and CFBackup ...
Страница 228: ...Page 220 Maintaining Your Handheld Computer ...