ending a multi-line comment at end-of-file |
Post Reply |
Author | ||
brian
Newbie Joined: 15 August 2014 Status: Offline Points: 4 |
Post Options
Thanks(0)
Posted: 15 August 2014 at 3:10pm |
|
Hi,
Is it possible to end a multi-line comment block at an end of file? Something like @eof, but there's nothing like this in the documentation that I've seen. Without a matching end tag, our application is not able to collapse the block. In our syntax, # denotes single-line comments and .DATA OFF and .DATA ON start and end multi line comments. For example:
Lines 1-3 above collapse as expected. But lines 4-5 cannot collapse. Here is a snippet from our schema file:
Thanks in advance for any suggestions, Brian |
||
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |