When i click with mouse right to empty editorsheet i get a list where i can choose Insert and then Comment Header option.
Now when i do that, editor writes next lines to me :
/
Name:
Copyright:
Author:
Date: 17.05.09 20:00
Description: /
The question is, how can i modify these lines to be written differently ?
Is there a file (template) somewhere that i can modify?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Obviously some of the fixed content - "Author:" for example.
> Search with what filename ?
Just search all files, it won;t take that long. You could have done it in teh time it took you to type your response!
> And i have searched and opened every possible looking files,
I did not intend for you to manually open and inspect files. That's teh dumb way. Windows' file Explorer has text search facilities built it if you do not already have a favourite tool.
To be honest I believe this question has been asked before, and as I recall it turns our that this template is inexplicably hard-coded in the executable.
When i click with mouse right to empty editorsheet i get a list where i can choose Insert and then Comment Header option.
Now when i do that, editor writes next lines to me :
/
Name:
Copyright:
Author:
Date: 17.05.09 20:00
Description: /
The question is, how can i modify these lines to be written differently ?
Is there a file (template) somewhere that i can modify?
> Is there a file (template) somewhere that i can modify?
If there is, it will be plain text. Why don't you just do a file search from the root installation folder?
> If there is, it will be plain text. Why don't you just do a file search from the root installation folder?
And search what?
Search with what filename ?
And i have searched and opened every possible looking files, but haven't find.
That's why i posted my question here ...
> And search what?
Obviously some of the fixed content - "Author:" for example.
> Search with what filename ?
Just search all files, it won;t take that long. You could have done it in teh time it took you to type your response!
> And i have searched and opened every possible looking files,
I did not intend for you to manually open and inspect files. That's teh dumb way. Windows' file Explorer has text search facilities built it if you do not already have a favourite tool.
To be honest I believe this question has been asked before, and as I recall it turns our that this template is inexplicably hard-coded in the executable.
You might use a third party tool such as: https://sourceforge.net/projects/freshmeat_pysnippet/
Ok, thanks for your help.