Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
include variables
#4
pi Wrote:is there a way to define a bunch of variables in a seperate variable sheet (macro) with 'sub-global' variables ?

after reading the code from Kuukunen i found the way ...

one macro -> myVars
Code:
Copy      Help
def some_var "huhu"

use it in related macros
Code:
Copy      Help
#compile "myVars"

right ?
pi


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)