When you create your own TCL file for Textpad (like the one with ascii characters or HTML tags), can you use any tcl number after the entry in the first line that says "TCL="?
The ascii character list has TCL=1000.
TIA,
H. Alting
tcl number in .tcl file
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard
-
Andreas
Re: tcl number in .tcl file
Why don't you let Textpad create the tcl file?
Rightclick on the dropdown box that lists all the tcl files and select new book.
Rightclick on the dropdown box that lists all the tcl files and select new book.
-
Andreas
Re: tcl number in .tcl file
just after I posted, I thought of looking into the help
(How To - Use the Clip library - Direct editing):
!TCL=<id>, <comment>
<id> is an identification number in the range 1-999 (numbers above that are reserved for our sample clip books). It must be unique for each clip book.
<comment> is any text, such as the author's name.
(How To - Use the Clip library - Direct editing):
!TCL=<id>, <comment>
<id> is an identification number in the range 1-999 (numbers above that are reserved for our sample clip books). It must be unique for each clip book.
<comment> is any text, such as the author's name.