Hi there,
Could anyone give some comments on how to highlight URL links in a text file? For example, I want to http://yahoo.com have different collor and underline other than regular text.
Thanks.
Leon
How to highlight URL links in a text file
Moderators: AmigoJack, bbadmin, helios, MudGuard
- s_reynisson
- Posts: 939
- Joined: Tue May 06, 2003 1:59 pm
Is the text.syn correct or not?
; TextPad syntax definitions for plain text files
; Copyright (C) 1999-2000, Helios Software Solutions
; WARNING: Do not attempt to add keywords to this file.
; They will be ignored, because it starts with
; "TEXT=1". You should use one of the other
; syntax definition files as a starting point.
TEXT=1
[Syntax]
Namespace1 = 6
IgnoreCase = Yes
KeyWordLength =
BracketChars =
OperatorChars =
PreprocStart =
SyntaxStart =
SyntaxEnd =
CommentStart =
CommentEnd =
CommentStartAlt =
CommentEndAlt =
SingleComment =
SingleCommentCol =
SingleCommentAlt =
SingleCommentColAlt =
StringStart =
StringEnd =
StringAlt =
StringEsc =
CharStart =
CharEnd =
CharEsc =
; TextPad syntax definitions for plain text files
; Copyright (C) 1999-2000, Helios Software Solutions
; WARNING: Do not attempt to add keywords to this file.
; They will be ignored, because it starts with
; "TEXT=1". You should use one of the other
; syntax definition files as a starting point.
TEXT=1
[Syntax]
Namespace1 = 6
IgnoreCase = Yes
KeyWordLength =
BracketChars =
OperatorChars =
PreprocStart =
SyntaxStart =
SyntaxEnd =
CommentStart =
CommentEnd =
CommentStartAlt =
CommentEndAlt =
SingleComment =
SingleCommentCol =
SingleCommentAlt =
SingleCommentColAlt =
StringStart =
StringEnd =
StringAlt =
StringEsc =
CharStart =
CharEnd =
CharEsc =
- s_reynisson
- Posts: 939
- Joined: Tue May 06, 2003 1:59 pm