!quiet=1 ; if !quiet ==1 then (some) error messages are suppressed on_error,1 ; if == 1 the process control returns to main program whenever errors occur ;repath ; ,except='obsolete' ; resets path init_devices ; This procedure sets color tables and initilizes devices. tplot_options,window=0 ; Forces tplot to use only window 0 for all time plots tplot_options,'verbose',1 ; Displays some extra tplot_options,'psym_lim',100 tplot_options,'ygap',.5 ; tplot_keys ; uncomment this line to enable the function keys for tplot (largely obsolete) ;!warn.obs_routines = 1 ;!warn.OBS_SYSVARS = 1 ;!warn.PARENS = 1 ;!warn.TRUNCATED_FILENAME = 1 !quiet = 1