The commands load and save work in a similar way, but stores on disk, into a file. The name of this file is the same as the name you supply, followed by a .text extension. E.g., the variable test is stored into the file test.text gebruiken. When the file name given is not an identifier, you can chose the file name yourself, and more importantly, chose another directory to save in. E.g., type something like
It is not possible to store two or more entries of the stack in a single file.