PATH

Syntax: #PA [pathname]
Related: #MARK #RETRACE #MAP

If pathname is omitted, the current path being recorded is displayed. If pathname is given, the currently recorded path is saved to the variable specified by pathname. The direction character (.) is prepended to the variable name automatically.

PATH examples

#PA
displays the current path being recorded
 
#PA magic
saves the current path to the variable .magic.


Contents ONINPUT PAUSE