Running A Script File - Neoware c50 - Thin Client User Manual

Teemtalk 5.0 for unix
Hide thumbs Also See for Neoware c50 - Thin Client:
Table of Contents

Advertisement

Setup Menus
When the definition is complete, decide if you wish the key or soft button contents to
be saved so that it will be asserted each time TeemTalk is reset or loaded, then click the
Program Volatile or Program NonVolatile button.
Clicking the Program Volatile button will cause TeemTalk to only remember the
definition until it is reset or exited. Clicking the Program NonVolatile button will
enable the definition to be saved when you select the Save Settings option in the File
menu.
The large text box will display the reference numbers of all the currently programmed
keys and their definitions, and soft button labels and definitions.
All volatile and non-volatile key and soft button definitions can be deleted by clicking
the Delete All Macros button. Each key will then revert back to sending its default
value as shown by the legend on the keycap. Note that non-volatile macro definitions
will be reasserted the next time TeemTalk is started unless you issue a Save Settings
command after deleting the definitions.
When you have finished, click the Finished button and the dialog box will close. If
you have specified that definitions are to be programmed as non-volatile, display the
File menu and select the Save Settings option.
Entering Control Characters
You can enter a control character in a definition either as the control key character
equivalent or the decimal value of the ASCII or 8-bit character. For example, the
control character for the Return key function, CR (carriage return), can be entered by
typing the characters ^ and M (without a space in-between) representing the keys Ctrl
+ M which, when pressed together would generate the CR code.
Decimal values are entered as three-digit numbers immediately preceded by an
underscore character. Values with only two digits must be preceded by a zero. For
example, the decimal value of CR is 13, so this would be entered as _013.
Refer to the ASCII and 8-bit character tables in the Character Sets appendix in the
Programmer's Guide for code and decimal references.

Running A Script File

You can program a key or soft button to run a script file when pressed by enclosing the
name of the script file plus any arguments within the <' (left angle bracket and single
quote) and '> (single quote and right angle bracket) characters. For example, to
program a key so that it would run the script file myscript.scr with two arguments,
you would enter the following in the Program with text box:
<'myscript.scr(arg1,arg2)'>
8-73

Advertisement

Table of Contents
loading

Table of Contents