next up previous contents index
Next: Using Functions Up: Using Variables Previous: Mathematical Formula Handling   Contents   Index

Deleting Variables

Declared variables can be deleted when no longer needed, using routine SIC_DELVARIABLE. The calling syntax is the following

          CALL SIC_DELVARIABLE (NAME,USER,ERROR)
where NAME is the SIC variable name, USER a logical indicating whether program-defined variable are protected against deletion (.TRUE.) or can be deleted (.FALSE.), and ERROR a logical error flag.



Gildas manager 2014-07-01