~~NOTOC~~ <=[[4rpl:start| Index]] \\ <=[[4rpl:start#Output| Output]] ====== PrintAllSp ====== PrintAllSp ===== Description ===== Removes all values from the stack and prints them into the RPL.txt file The values will be on a single line and **will** be separated by a space when printed. ===== Examples ===== PRINTALLSP ("cat" "dog" "rat" "mouse" "flea" "tick" "worm" "caterpillar" ) <=[[4rpl:start| Index]]