spedas/gui/panels/
spd_ui_rename_variable.pro
NAME: spd_ui_rename_variable PURPOSE: this window allows the user to rename a tplot variable as it is being imported to avoid a name conflict with existing variables CALLING SEQUENCE: spd_ui_rename_variable, gui_id, names, loadedData, windowstorage, historywin,newnames=newnames,success=success,callSequence=callSequence Inputs: names: The names to be changed loadedData: The loadedData object windowstorage: The windowStorage object Keywords: gui_id: id of top level base widget from calling program(not required if not used inside the gui) newnames: This returns the set of datanames after any modifcations success: Returns 1 if the successful OUTPUT: HISTORY: $LastChangedBy: jimm $ $LastChangedDate: 2014-02-11 10:54:32 -0800 (Tue, 11 Feb 2014) $ $LastChangedRevision: 14326 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/spedas/gui/panels/spd_ui_rename_variable.pro $ This is copied largely from spd_ui_verify_data
Routines
Routines from spd_ui_rename_variable.pro
Routine details
top source spd_ui_rename_variable
spd_ui_rename_variable, gui_id, names, loadedData, windowstorage, historywin, newnames=newnames, success=success, callSequence=callSequence
Parameters
- gui_id
- names
- loadedData
- windowstorage
- historywin
Keywords
- newnames
- success
- callSequence
File attributes
Modification date: | Thu Feb 13 16:41:33 2014 |
Lines: | 172 |