Results 1 to 10 of 10

Thread: Text Registers

  1. #1
    Join Date
    Feb 2001
    Posts
    80

    Default

    I'm sure I'm being dense, but I can't get the new text registers to do anything. I've tried the Set Text Reg command, but I can't seem to put anything in it. What am I missing here?

    thanks,
    -will

  2. #2
    Join Date
    Jan 2000
    Location
    Jupiter, FL
    Posts
    11,349

    Default

    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"



  3. #3
    Join Date
    Feb 2001
    Posts
    80

    Default

    Great, working now! The 't' part was what got me. Thanks, this'll help me a lot!

    -will

  4. #4
    Join Date
    Jun 2001
    Posts
    24

    Default

    OK. I know I'm being a pest. But I am getting so close now.

    WinDVD is bending to my will. This is one of the best utilities I've ever discovered!

    I want to test against a text register. I want to execute different commands conditionally on whether or not the text register contains "00" or not.

    I appreciate any help. Thanks!

  5. #5
    Join Date
    Jun 2001
    Posts
    24

    Default

    Just moving this to top.


    I can't imagine this is that tough of a question...!

  6. #6
    Join Date
    Feb 2001
    Location
    Plano, TX, USA
    Posts
    3,055

    Default

    I wish I knew the answer. :sad:
    Mark F

  7. #7
    Join Date
    Feb 2001
    Posts
    80

    Default

    Did you try "Check Reg"? It looks like there aren't any operations for Text Registers though. Couldn't you use a regular register?

    -will

  8. #8
    Join Date
    Jun 2001
    Posts
    24

    Default

    Hm. That sounds too easy. Why are there text registers, then?

    Who knows. I'll give it a try! May also give a try to CHECKREG == ("[tregx]" == "00")

    Assuming the register is 0 to begin with...

  9. #9
    Join Date
    Jan 2000
    Location
    Jupiter, FL
    Posts
    11,349

    Default

    Sorry the text register can't be compared yet. I'll add this functionality

  10. #10
    Join Date
    Jun 2001
    Posts
    24

    Default

    Thanks Ron! I know you're busy with all that Plasma and stuff. Be careful not to get any on ya...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •