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.