result = handle ( value ) ;
handle variable [= value] ;
list value
- A value of any type.
handle result
- pointer
A handle value is an internal pointer to a file or other structure. It is represented as an 8 digit hex number.
The STATUS variable is set to $ACKNOWLEDGE
- When the argument is an array variable, all the elements in the array are converted, and the result will be a vector array
%ARGUMENT : Invalid arguments. Usage: handle variable [= value] ;
%IDENTIFIER : 'variable' argument is not a valid identifier, literal, or reference
None
None