User Tools

Site Tools


icsharpcode_sharpdevelop_gui_optionpanels_editstandardheaderpanel.htm
Navigation:  Development Environment (IDE) > General Setup and Navigation > Configuration Options > Coding >====== Tools Options: Coding - Edit Standard Headers ====== Previous pageReturn to chapter overviewNext page

Standard Headers are textual information that loads by default when new files are created.

Standard headers for C#, VBNET, C++.NET and of course, Clarion, are listed here.

This is the default header for new Clarion (CLW) files:

OMIT('*') * Created by Clarion ### * User: ${USER} * Date: ${DATE} * Time: ${TIME} * * To change this template use Tools | Options | Coding | Edit Standard Headers. *

At press time, here is the complete list of “User defined” IDE elements that you can use in the header:

“USER”, “DATE”, “TIME”, “ITEMPATH”, “ITEMDIR”, “ITEMFILENAME”, “ITEMEXT”, “CURLINE”, “CURCOL”, “CURTEXT”, “TARGETPATH”, “TARGETDIR”, “TARGETNAME”, “TARGETEXT”,“PROJECTDIR”, “PROJECTFILENAME”, “COMBINEDIR”, “COMBINEFILENAME”, “STARTUPPATH”

Each element should be prepended with a $ character, and surrounded by curly braces “{ }”.

icsharpcode_sharpdevelop_gui_optionpanels_editstandardheaderpanel.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1