This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
ixe:irpl:debugging:traceall [2025/09/25 18:30] – Grabz | ixe:irpl:debugging:traceall [2025/09/25 18:31] (current) – Grabz | ||
---|---|---|---|
Line 5: | Line 5: | ||
===== Description ===== | ===== Description ===== | ||
- | Removes all the values from the stack and prints them into IRPL.txt. The values will be on a single line and **not** separated by a space when printed. If you open the console with the Tilde (~) key and type //trace on// in the console, the values will also be printed in the console. | + | Removes all the values from the stack and prints them into RPL.txt. The values will be on a single line and **not** separated by a space when printed. If you open the console with the Tilde (~) key and type //trace on// in the console, the values will also be printed in the console. |
===== Examples ===== | ===== Examples ===== |