is some of the george features disabled in the trial?
I get this error whaen I try to Include:
ERROR: main program cant be truncated
-mads
trial and george
And now I'm at it
Can I create an Arrays of strings or numbers in george?
Can Some explain the function of the different George instructions
cmp,local etc
AHA I just found out
cmp is COMPARE 2 strings, I guess you cant use rthe equal operator on strings
and Local is to set variables in functions you dont want to override global functions
-Mads
Can I create an Arrays of strings or numbers in george?
Can Some explain the function of the different George instructions
cmp,local etc
AHA I just found out
cmp is COMPARE 2 strings, I guess you cant use rthe equal operator on strings
and Local is to set variables in functions you dont want to override global functions
-Mads
You should ask us the SDK in order to have complete explanation about all available functions. See the following page of the website: SDK Page
Ex TVPaint Team