User Tools

Site Tools


comment_specify_comment_column_.htm
Navigation:  Templates > Template Language Reference > Complete Alpha Listing >====== #COMMENT (specify comment column) C6H0068.jpg ====== Previous pageReturn to chapter overviewNext page

#COMMENT( column )

blk2blue.jpg

#COMMENT Sets the default column number for aligned comments.
column A numeric constant in the range 1 to 255.

The #COMMENT statement sets the default column number in which Clarion comments prefaced with the #<;! statement will be generated by the Application Generator.

Example:

#COMMENT(50)     #!Set comment column

IF Action = 1    #<;!If adding a record

 SomeVariable = InitVariable

END

See Also:     #<;

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