Tasks

samsmithnz

Senior Contributor
Joined
Jul 22, 2003
Messages
1,038
Location
Boston
I was coding away like a good little monkey, when I noticed that one of my comments had been added to the task list. I was used to ToDo working:
Code:
'To Do: [Comment]

but tonight I noticed that this works too:
Code:
'Hack Hack Hack: [Comment]

So I thought maybe anything with a comment ('), some words and a colon and space (: ) would work. BUT it doesn't... Did I just happen to stumble accross this? Or am I missing something a little simple...
 
You just stumble on it ! :D

The word Hack, as the first word of the comment rally acts like the ToDo...

These word add their comments to the TaskList...
(I really didn't knew about the 'Hack one... :D)

Joking I tryend some other nice words like F*%& but none worked out... :D (Just kidding)
 
AlexCode said:
You just stumble on it ! :D

The word Hack, as the first word of the comment rally acts like the ToDo...

These word add their comments to the TaskList...
(I really didn't knew about the 'Hack one... :D)

Joking I tryend some other nice words like F*%& but none worked out... :D (Just kidding)

I did the same thing (S$%^ and F^%&! :)).

So what are the other (are their others?) keywords, if we have ToDo and Hack (How ironic that Hack is 'keyword' now :D)
 
Back
Top