basic.*.comment
Remark line indicator.
Syntax
* comment(s)
Description
used as a 'remark' statement, text after this statement are ignored.
Example
*
* Init Customer Counter
*
customer.count = 0
*
* Open Customer File
*
open ...
This illustrates '*' as a remark or comment statement.
See Also
User Comments
What do you think?
Share your experience or ask a question by using the form below.
Login to leave your comments.
