#
Means Numeric Pattern, Spool File or Previous Result

In a filename, crosshatch “#” precedes the number of a spool file:

   /text #o123  

In pattern-matching, crosshatch “#” matches a single numeric character:

/list "rec##"(pattern) {“rec” followed by 2 digits}

In the calculator, you can use # to include the previous result in the next calculation.

# Means Numeric Pattern, Spool File or Previous Result