Scroll to navigation

GOLF(2gg) Development GOLF(2gg)

NAME

p-source-file - (output)

PURPOSE

Outputs the file name of the current source file.

SYNTAX

p-source-file [ new-line ]

DESCRIPTION

p-source-file outputs the file name (relative to the source code directory) of the source file where the statement is located; this is often used for debugging.

If "new-line" clause is used, then a new line ("\n") is output afterwards.

EXAMPLES

@This file is <<p-source-file>>

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