Save¶
Command¶
save or s
Function¶
This saves the data to the binary data file.
Explanation¶
It saves the contents of Lists in internal binary file. The extension is .tdx. This file can be reread by the program.
Note
It is often prefered to not use save command since, The quit command already saves the data before exiting. It is meant for developing only.