Project Notes/Tasks

Started by Brian Chirgwin, January 02, 2010, 02:27:23 PM

Previous topic - Next topic

Brian Chirgwin

It would be nice if comments at the end of a line were added to the task list. Example below...


   'TODO: This shows up in the task list

   Global gId as long 'TODO: Change to local variable <<< this does not show in task list

[CODE]

Haakon Birkeland

That's been on my mind to since I mostly need/use the 'DEBUG: statement â€" behind lines that are to be removed later, like for instance zTrace calls.
Haakon 8o)