Odd, I still get an empty file when trying the code below.
I am using the command "chelp all" and would like to have the output stored in a file for easy reference.
TIA for any help!
-E
Quote:Amigaharry2 wrote:
Code:
File redirection example:
help >RAM:file.txt ;saves output to RAM:file.txt
type RAM:file.txt >PRT: ;send file.txt to Printer
help >PRT: ;send output directly to printer
[ Editiert durch Amigaharry2 31.01.2026 - 08:02 ]