V1016a History¶
2013/11: Version 101.6a Released
- FEATURE: A single-file PDF version of the SAC manual is now availaable
- FEATURE: Add ESCAPE_STRING token type, similar to QUOTED_STRING,
but without "quotes" on output (Internal) - FEATURE: Added token_to_token_list() that splits a STRING token,
but leaves others alone. Needed to translate a string variable
or token into a list usable in macros
macro> do x list %var
macro> enddo - FEATURE: Complain about macro commands outside of macros
- FEATURE: Spaces in variables are respected (useful in echo)\
- UPDATE: aux/messages and the help file error_messages
- UPDATE: help pages for CUT and CUTIM have revised examples and descriptions
- BUG FIX: cutim in v101.6 used incorrect header, reverts to 101.5 behavior
- BUG FIX: Quoted keys remain quoted (this is v101.5 behavior)
- BUG FIX: Fixed errors in calls to command evaluate
- BUG FIX: Lines in macros can now start with SAC> (see help file inline)
- BUG FIX: macros didn't handle command-line arguments correctly in v101.6
- BUG FIX: Interpolate command now exits if dx <= 0 for unequal sampling
- BUG FIX: Variable replacement now works correctly
- BUG FIX: Unknown macro variables will now ask for a value
- BUG FIX: Macro Preamble now skips blank/empty and comment lines
- BUG FIX: Only report error when deleting unknown variable
do not terminate macro - BUG FIX: Command rtrend (or rtr) blackboard variables are saved as values,
not as strings. - BUG FIX: UNDEFINED is now equivalent to -12345 but are returned as UNDEFINED
- UPDATE: Removed help file syntax. (Obsolete)
- BUG FIX: Linewidth in bin/sgftox.csh now consistent with other programs
- BUG FIX: Fixed X axis duplicate zero problem in PLOT (/src/ucf/cnvfta.c)
- BUG FIX: deleted message: "sac-seismgr: Waveform-id already exist
in memory"