3.3.1. recorder CommandΒΆ

This command is used to generate a recorder object which is to monitor what is happening during the analysis and generate output for the user. The output may go to the screen, files, databases, or to remote processes through the TCP/IP options.

recorder $recorderType $arg1 $arg2 ...

The type of recorder created and the additional arguments required depends on the $recorderType provided in the command.

1. Recorders to record Node Information

2. Recorders to record Element Information

Note

The function returns a value:

>0 an integer tag that can be used as a handle on the recorder for the remove a recorder in the remove.

-1 recorder command failed if integer -1 returned.

Code Developed by: fmk