# Means Numeric Pattern

Qedit 5.7 for HP-UX

Home Previous Next


#
Means Numeric Pattern

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.


Home Previous Next