HSET Name
HSET Purpose
Set a handle value. Category
Calling Sequence
hset, h, v Inputs
v = value to store in handle. in
Keyword Parameters
Keywords
/NO_COPY if given copies contents of v to handle
and sets v to undefined. Useful for large items
if v is not needed after hset. Outputs
Common Blocks
Notes
Notes: if h is not a valid handle then it is set to
a valid handle which is returned.
Modification History
R. Sterner, 1996 Jan 15
Copyright (C) 1996, Johns Hopkins University/Applied Physics Laboratory
This software may be used, copied, or redistributed as long as it is not
sold and this copyright notice is reproduced on each copy made. This
routine is provided as is without any express or implied warranties
whatsoever. Other limitations apply as described in the file disclaimer.txt.