status = getclock ( arg1 ) ;
list arg1
list status 1 The STATUS variable is set to $ACKNOWLEDGE
list status
The STATUS variable is set to $ACKNOWLEDGE
%ARGUMENT : Invalid arguments. Usage: status = getclock ( arg1 ) ;
None
To execute the example below, press or modify the example to try different variations. for ( i=0;i<100;i++ ) puts getclock ;