rejetto forum

Another request

raybob · 3 · 2704

0 Members and 1 Guest are viewing this topic.

Offline raybob

  • Tireless poster
  • ****
    • Posts: 454
    • View Profile
    • FileSplat.com
Would there be any way to make it possible to use variables under non-connection based events such as [start] , etc.?

This seems like a major thing that's missing.


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
yes, you have to use global variables in such context
those starting by "#", IIRC


Offline raybob

  • Tireless poster
  • ****
    • Posts: 454
    • View Profile
    • FileSplat.com
OK Cool, how do I do it in situations such as {.set table|x.} or {.for each|x.} or {.exec||out=x.} ?

I'm having some trouble rewriting my script, it would be cool if the variables could work normally :)

EDIT:  I got exec and for each to work, but I'm unsure what to do with {.set table.} and {.from table.}


Nevermind it works with all of them :)
« Last Edit: January 03, 2013, 02:43:48 AM by raybob »