Programming
"^" Button Commands (Cont.)
^BOR | Refer to theBorder Styles and Programming Numbers table on page 105 for more | |
Set a border to a | information. | |
Syntax: | ||
specific border | ||
style associated | ||
with a border | Variable: | |
value for those | variable text address range = 1 - 4000. | |
buttons with a | ||
border style name = Refer to theBorder Styles and Programming Numbers table on | ||
defined address | ||
page 105. | ||
range. | ||
border value = 0 - 41. | ||
| ||
| Examples: | |
| SEND_COMMAND | |
| Sets the border by number (#10) to those buttons with the variable text range of | |
| & | |
| SEND_COMMAND | |
| Sets the border by name (AMX Elite) to those buttons with the variable text range of | |
| ||
| The border style is available through the TPDesign4 | |
| theTPD4 Border Styles by Name table on page 105 for more information. | |
|
| |
^BOS | Syntax: | |
Set the button to | ||
display either a | Variable: | |
Video or | variable text address range = 1 - 4000. | |
button states range = 1 - 256 for | ||
window. | ||
1 = Off state and 2 = On state). | ||
| ||
| video state = Video Off = 0 and Video On = 1. | |
| Example: | |
| SEND_COMMAND | |
| Sets the button to display video. | |
|
| |
^BPP | Zero clears the flag. | |
Set or clear the | Syntax: | |
protected page flip | ||
flag of a button. | Variable: | |
| variable text address range = 1 - 4000. | |
| protected page flip flag value range = 0 - 4 (0 clears the flag). | |
| Example: | |
| SEND_COMMAND | |
| Sets the button to protected page flip flag 1 (sets it to password 1). | |
|
| |
^BRD | Only if the specified border is not the same as the current border. The border names are | |
Set the border of | available through the TPDesign4 | |
Syntax: | ||
a button state/ | ||
states. | ||
| Variable: | |
| variable text address range = 1 - 4000. | |
| button states range = 1 - 256 for | |
| 1 = Off state and 2 = On state). | |
| border name = Refer toBorder Styles and Programming Numbers table on page 105. | |
| Example: | |
| SEND_COMMAND | |
| Sets the border by name (Quad Line) to those buttons with the variable text range of | |
| ||
| Refer to theTPD4 Border Styles by Name table on page 105. | |
|
|
117 | |
|
|