So ummm... for example
in this script it is like:
IF
X
THEN
$213 = 1
END
and then other script:
IF
$213 == 1
THEN
XXX
END
etc.
but it doesn't work properly... I've tried this with texdraws too and it just gets mixed up... is there way to connect scripts? like gProject where there is completely different script for just GUI...
in this script it is like:
IF
X
THEN
$213 = 1
END
and then other script:
IF
$213 == 1
THEN
XXX
END
etc.
but it doesn't work properly... I've tried this with texdraws too and it just gets mixed up... is there way to connect scripts? like gProject where there is completely different script for just GUI...