[ShScripts Return to script index] == save info entry == '''command''': SAVE Saves the values of a given info entry of all traces of the display to a given output file . These entry values can be restored again with the [ShRestore RESTORE] command procedure. === parameters === * ''parameter type: info entry''[[BR]] Name of info entry to be saved. * ''parameter type: filename (without extension)''[[BR]] Name of the output file. === example === `save T-ORIGIN TO_BJI`:: saves the time origin of all traces of the display to the file TO_BJI.STX === commands used === * [ShCalc CALC] * [ShDefault DEFAULT] * [ShEcho ECHO] * [ShEchoCh ECHO_CH] * [ShGoto GOTO] * [ShIf IF] * [ShReturn RETURN] * [ShSdef SDEF]