Any chance of you making help.doc instead of readme.txt ?
Adding Screen shots would be fantastic!
I know I'm pushing my luck here but...
Any chance of you building/compiling a singlequoteComment.tmp and singlequoteUncomment.tmp?
Or perhaps consider my comment:
-----
Is there a way to code the ...
Search found 4 matches
- Sun Feb 15, 2004 4:18 am
- Forum: Tips
- Topic: One Button to comment out ANY type of code!
- Replies: 10
- Views: 5591
- Sun Feb 15, 2004 3:39 am
- Forum: Tips
- Topic: One Button to comment out ANY type of code!
- Replies: 10
- Views: 5591
- Sat Feb 14, 2004 10:46 pm
- Forum: Tips
- Topic: One Button to comment out ANY type of code!
- Replies: 10
- Views: 5591
' comment (single quote for commenting vbscript and ASP
I've added
Case StringInStr("asp", $type)
$macro = "' Comment"
; - single quote
to commentA.au3
and under
Configure | Preferences | Tools
Name: ' Comment - single quote
Command: H:\Program Files\AutoIt3\AutoIt3.exe
Parameters: "H:\Program Files\TextPad 4\AutoIT\commentA.au3" $Sel
Initial ...
Case StringInStr("asp", $type)
$macro = "' Comment"
; - single quote
to commentA.au3
and under
Configure | Preferences | Tools
Name: ' Comment - single quote
Command: H:\Program Files\AutoIt3\AutoIt3.exe
Parameters: "H:\Program Files\TextPad 4\AutoIT\commentA.au3" $Sel
Initial ...
- Sat Feb 14, 2004 9:13 pm
- Forum: Tips
- Topic: One Button to comment out ANY type of code!
- Replies: 10
- Views: 5591
Well Done Gentlemen!
:D
Excellent work gentlemen.
I've been using TextPad for years.
I've just started to look as ASP and VBScript.
What a surprise to have color coding for html and ASP etc. already inplemented in TextPad.
Your block comment/uncomment solution to what I believe is a major oversight in textpad is ...
Excellent work gentlemen.
I've been using TextPad for years.
I've just started to look as ASP and VBScript.
What a surprise to have color coding for html and ASP etc. already inplemented in TextPad.
Your block comment/uncomment solution to what I believe is a major oversight in textpad is ...