Index
Output

PrintAll

PRINTALL

Description

Removes all values from the stack and prints them in the RPL.txt file The values will be on a single line and not separated by a space when printed.

Examples

PRINTALL ("cat" "dog" "rat" "mouse" "flea" "tick" "worm" "caterpillar" )

Index