Index
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" )

Index