Appending to a table through tcl

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Appending to a table through tcl

  • Creator
    Topic
  • #51066
    John Calhoun
    Participant

      I’m trying to append rows to a table through TCL.  My proc is doing a tbllookup, and if it does not find the value, I want to add it.

      Can this be done?

    Viewing 0 reply threads
    • Author
      Replies
      • #68658
        Charlie Bursell
        Participant

          Why?  ðŸ˜•

          The table is simply a file and, of course, like any file it can be appended to as long as you do it in the proper manner.  However, even if you appended to it you would have to purge the cache in order for the changes to take effect.

          There are better ways to deal with dynamic tables.  Cloverleaf tables were designe to be static tables

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