general/tplot/
copy_data.pro
Routines
top source copy_data
copy_data, oldnames, newname, LINK=LINK, clone=clone
PROCEDURE: copy_data, oldname, newname PURPOSE: to copy a data structure INPUT: oldname: name associated with old data structure newname: name associated with new data structure KEYWORDS: LINK: if set, then the data is not copied but is linked to the old name. SEE ALSO: "get_data", "store_data" CREATED BY: Davin Larson LAST MODIFICATION: copy_data.pro 1.10 97/05/20
Parameters
- oldnames
- newname
Keywords
- LINK
- clone
File attributes
Modification date: | Tue Dec 2 03:43:03 2014 |
Lines: | 15 |