Bug with ;-comments
Posted: Fri Feb 10, 2006 3:47 pm
Hi, when writing
there is an item added to the "Procedures"-bar on the right.
But when deleting the line ";-mytest", it is only removed from the procedures Bar, when changing the to an other file and changing back.[/code]
Code: Select all
;-mytest
a=a+1
But when deleting the line ";-mytest", it is only removed from the procedures Bar, when changing the to an other file and changing back.[/code]