grm Field List

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf grm Field List

  • Creator
    Topic
  • #47674
    Mark Thompson
    Participant

      I am looking through the (5.3) GRM documentation trying to find a command that lists all of the field names for an FRL.  Anyone know how to do this?

      - Mark Thompson
      HealthPartners

    Viewing 2 reply threads
    • Author
      Replies
      • #56420
        Rob Abbott
        Keymaster

          Don’t think there’s a GRM command for this.  

          You can use Frio if you want… (insert clause about unsupported functions here)

          FrioLoadData 1 frlname

          FrioGetFieldList 1

          These functions are in $HCIROOT/tcl/cloverleaf/lib/configIO.tlib if you want to look at the documentation in the code.

          HTH

          Rob Abbott
          Cloverleaf Emeritus

        • #56421
          Jim Kosloskey
          Participant

            I think the .frl files are a pretty simple keyed list (especially for getting the NAME key).

            So you could read the appropriate .frl file getting each keyed list and retrieve the NAME key I guess.

            Jim Kosloskey

            email: jim.kosloskey@jim-kosloskey.com 29+ years Cloverleaf, 59 years IT - old fart.

          • #56422
            Mark Thompson
            Participant

              Both of these approaches work fine until I hit a “group” in the FRL definition.  Then all bets are off.  I’m not having much success walking through the group definition.

              - Mark Thompson
              HealthPartners

          Viewing 2 reply threads
          • The forum ‘Cloverleaf’ is closed to new topics and replies.