Syntax Definitions: space as end character possible?
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard
-
marcissimus
- Posts: 1
- Joined: Wed Mar 18, 2026 8:50 am
Syntax Definitions: space as end character possible?
Is there a way to use SPACE as an "end" character, for example in CommentEnd or StringEnd?
Last edited by AmigoJack on Wed Mar 18, 2026 9:52 am, edited 1 time in total.
Reason: split from 15 year old https://forums.textpad.com/viewtopic.php?t=10858 in wrong forum "⛔ PLEASE DO NOT POST QUESTIONS HERE"
Reason: split from 15 year old https://forums.textpad.com/viewtopic.php?t=10858 in wrong forum "⛔ PLEASE DO NOT POST QUESTIONS HERE"
Re: Syntax Definitions: space as end character possible?
It's not possible to do that as space characters are language token separators. Which language works like that?