This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| 4rpl:commands:print [2021/01/08 16:01] – external edit 127.0.0.1 | 4rpl:commands:print [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ~~NOTOC~~ | ~~NOTOC~~ | ||
| - | < | + | < |
| + | < | ||
| ====== Print ====== | ====== Print ====== | ||
| Line 6: | Line 7: | ||
| ===== Description ===== | ===== Description ===== | ||
| - | Takes one item from the stack and writes it on a new line in a file called | + | Takes one item from the stack and writes it on a new line in a file called |
| - | To avoid having to constantly re-open the RPL.txt file to refresh it, a Windows Powershell commad (or Linus shell command) can be written to monitor the file and show new output. | + | To avoid having to constantly re-open the RPL.txt file to refresh it, a Windows Powershell commad (or Linus shell command) can be written to monitor the file and show new output. The location of RPL.txt can be found in [[cw4: |
| Eg. Create a file in the game’s root directory named ShowRPL.PS1. Put this single line in the file | Eg. Create a file in the game’s root directory named ShowRPL.PS1. Put this single line in the file | ||