other versions
| GOLF(2gg) | Development | GOLF(2gg) |
NAME¶
p-source-line - (output)
PURPOSE¶
Outputs current line number in the source file.
SYNTAX¶
p-source-line [ new-line ]
DESCRIPTION¶
p-source-line outputs the line number in the source file where the statement is located. It is often used for debugging purposes.
If "new-line" clause is used, then a new line ("\n") is output afterwards.
EXAMPLES¶
@This line is #<<p-source-line>>
SEE ALSO¶
Output
finish-output flush-output output-statement pf-out pf-url pf-web p-num p-out p-path p-source-file p-source-line p-url p-web See all documentation
| $VERSION | $DATE |