Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- The Guide To Clipper - <b>procname()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
PROCNAME()


Syntax:     PROCNAME()

Purpose:    PROCNAME() returns the name of the current program or
            procedure being executed.

Returns:    A character string.

Library:    CLIPPER.LIB


----------------------------------- Example --------------------------------

   ? "Current procedure:", PROCNAME()

   * Simulate a F1 keypress.
   DO Help WITH PROCNAME(), PROCLINE(), READVAR()


See Also: PROCLINE() READVAR()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson