Next: SET
Up: CLIC Language Internal Help
Previous: RESIDUALS
CLIC\SAVE Name [STILL UNIMPLEMENTED]
SAVE creates a procedure file of name "Name.clic", containing all the
current parameters of the program. This file may be executed at any
time using the @ command : just type
"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ name"
after the CLIC> prompt, or pass "@ name" as a parameter when invoking
CLIC (by typing "CLIC @ name"). This file is composed of standard CLIC
commands, and may be edited with any text editor.
lucas@iram.fr