Categories > TinyButStrong general >

tbs_check question

The forum is closed. Please use Stack Overflow for submitting new questions. Use tags: tinybutstrong , opentbs
By: andr
Date: 2003-11-17
Time: 00:15

tbs_check question

[tbs_check.myblock; block=begin; if[var.test]=1]
show this block
show this block
show this block
[myblock; block=end]

why it doesnt work? where is mistake?

By: Skrol29
Date: 2003-11-17
Time: 00:36

Re: tbs_check question

Hello Andr,

1: You need a space between 'if' and '[var.test]'
2: the closing tag should be [tbs_check.myblock; block=end]
By: andr
Date: 2003-11-17
Time: 14:02

Re: tbs_check question

thank you very much.
TBS - Great job :)