ditssavearg - Save a DRAMA action argument to a file for use by "ditscmd -a"

Function

Save a DRAMA action argument to a file for use by "ditscmd -a"

Description

This program is used to save the value of an action argument to a file such that it can be sent by "ditscmd -a". Often used to help with testing.

Synopsis

ditssavearg [<task_name>] [<action_name>] [<file_name>]

Command arguments

<task_name> The name this task should register under. Defaults to DITSSAVEARG <action_name> The action name to implement. Defaults to SAVEARG. <file_name> The name of the file to write the argument to. Defaults to ditsarg.sds.

Command options

-b <bytes>
The global buffer size. Defaults to 10,000.
-k
Action's kick handler will implement the save. The obey handler will just reschedule and the user can then send a kick.
-h
Output help on this command.

Language

C

Support

Tony Farrell, AAO

Click here for the DRAMA home page and here for the AAO home page.

 For more information, contact tony.farrell@mq.edu.au