Ron
October 13th, 2002, 03:55 PM
No not dense, I just didn't have the docs to go along :smile:
howto set a text regsiter
Add command
Set action type to Girder->Set Text Reg
Choose reg num (1-25)
Type text for regsiter in "Icon/device"
Now how to use the contents of a text regsiter
You can use text registers with any action/plugin that supports the [reg 1] notation. To get text regsiter 1 you would type [treg 1].
note, 1st the number regsiters are expanded then the text regstisters thus:
lets say
reg1=10
reg2=11
treg10="hello"
treg11="hello again"
typing the following things into the "popupOSD" or "Question" dialog
would yield:
[treg [reg 1]] = "hello"
[treg [reg 2]] = "hello again"
howto set a text regsiter
Add command
Set action type to Girder->Set Text Reg
Choose reg num (1-25)
Type text for regsiter in "Icon/device"
Now how to use the contents of a text regsiter
You can use text registers with any action/plugin that supports the [reg 1] notation. To get text regsiter 1 you would type [treg 1].
note, 1st the number regsiters are expanded then the text regstisters thus:
lets say
reg1=10
reg2=11
treg10="hello"
treg11="hello again"
typing the following things into the "popupOSD" or "Question" dialog
would yield:
[treg [reg 1]] = "hello"
[treg [reg 2]] = "hello again"