spedas/gui/utilities/
spd_ui_run_calc.pro
NAME: spd_ui_run_calc PURPOSE: Function that interprets program for spd_ui_calculate CALLING SEQUENCE: spd_ui_run_calc,programtext,loadeddata,historywin,statusbar,error=error INPUT: programText: array of strings, text of program loadeddata: the loaded data object historywin: the historywin object statusbar: the statusbar object OUTPUT: error=error: set to named variable, will be 0 on success, will be set to error struct returned by calc.pro on failure HISTORY: $LastChangedBy: pcruce $ $LastChangedDate: 2014-05-27 16:29:10 -0700 (Tue, 27 May 2014) $ $LastChangedRevision: 15236 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/spedas/gui/utilities/spd_ui_run_calc.pro $
Routines
top source spd_ui_run_calc
spd_ui_run_calc, programtext, loadeddata, historywin, statusbar, gui_id, error=error, last_line=last_line, replay=replay, overwrite_selections=overwrite_selections, overwrite_count=overwrite_count, calc_prompt_obj=calc_prompt_obj
Parameters
- programtext
- loadeddata
- historywin
- statusbar
- gui_id
Keywords
- error
- last_line
- replay
- overwrite_selections
- overwrite_count
- calc_prompt_obj
File attributes
Modification date: | Mon Jun 9 05:58:59 2014 |
Lines: | 23 |