Editor always thinks a file has changed if the file opened starts with a comment.

As soon as I move the cursor within a file that begins with a comment (/* not --), Toad marks the file as having been changed (no change was actually made).

If I remove the leading comment, this does not happen.

I am unable to reproduce. Are you using Team Coding?

On 10/28/2013 02:04 PM, droeschley_109 wrote:

Editor always thinks a file has changed if the file opened starts with a comment.

Thread created by droeschley_109
As soon as I move the cursor within a file that begins with a comment (/* not --), Toad marks the file as having been changed (no change was actually made).

If I remove the leading comment, this does not happen.

To reply, please reply-all to this email.

Stop receiving emails on this subject.

Or
Unsubscribe from Toad for Oracle - Beta
notifications altogether.

Toad for Oracle - Beta Discussion Forum

Flag
this post as spam/abuse.

No Team Coding but I found the real issue. A datatype keyword was not capitalized in several scripts given to me by a developer. The scripts all started with a comment (which led to my erroneous conclusion), but it was Toad capitalizing the datatype keyword that was changing the file. Sorry for the wild-goose chase (for both you and me).