rejetto forum

totable

Foggy · 5 · 5208

0 Members and 1 Guest are viewing this topic.

Offline Foggy

  • Tireless poster
  • ****
    • Posts: 806
    • View Profile
For a while now, I have been thinking that to go with the fromtable macro we need a totable equivalent that will append the text to a table or overwrite the text thats already in the table.

I have been thinking this because I have had some ideas for various things overtime and the only thing I could think of that was preventing me from trying to implement them is the difficulty in changing one value from a table.


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile

Offline Foggy

  • Tireless poster
  • ****
    • Posts: 806
    • View Profile
no because when I want to change a value in the table, it is extremely difficult.

{.set append.} is fine if i want to add a value, but to change one already in the table it is very difficult. Especially if the table is dynamically created.


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
ok.
i would name it {.set table.} if you agree.


Offline Foggy

  • Tireless poster
  • ****
    • Posts: 806
    • View Profile
ok, im happy with what ever you name it as long as it can edit values that are already in a table.