general/obsolete/
add_str_element.pro
Routines
top source add_str_element
add_str_element, struct, tag_name, value, delete=delete, replace=replace
PROCEDURE: add_str_element, struct, tag_name, value PURPOSE: Obsolete. Replacement procedure: str_element,/add, struct,tag_name,value PURPOSE: add an element to a structure (or change an element) SEE ALSO: "str_element" Warning: This procedure is slow when adding elements to large structures. CREATED BY: Davin Larson LAST MODIFICATION: @(#)add_str_element.pro 1.19 97/05/30
Parameters
- struct
- tag_name
- value
Keywords
- delete
- replace
File attributes
Modification date: | Thu Feb 13 16:43:51 2014 |
Lines: | 4 |