All announcements, questions and issues related to the TsiLang Components Suite.
-
pls
- Posts: 13
- Joined: Mon Feb 09, 2004 8:36 pm
- Location: Phoenix, AZ, USA
Post
by pls »
How do you do the equivalent of {TSI:IGNORE} in CBuilder
Thanks
-
isiticov
- Site Admin
- Posts: 2416
- Joined: Thu Nov 21, 2002 3:17 pm
Post
by isiticov »
IGNORELINE = '/*TSI:IGNORE*/';
STARTIGNORE = '/*TSI:IGNORE ON*/';
STOPIGNORE = '/*TSI:IGNORE OFF*/';