SAVSNET is a system being developed by Liverpool University for Disease surveillance. Results are captureed via a protocol and forwarded automatically to the University server. [SAVSNET XXX]
| START | Start a new SAVSNET entry |
| ADD yyyy | Add a new data entry. If yyyy contains a : then it will be split and sent as two parts otherwise it will be 'yyyy' : Unknown. |
| DATA yyyy | Add a new data entry. If yyyy contains a : then it will be split and sent as two parts otherwise it will be 'Data' : yyyyy. |
| ANIMAL | Add the animal Details |
| END | FInish the entry and send to Liverpool University |
| ABORT | Abort - forget this run and exit |
The 'yyyy' will be checked for RESULT and ANSWER and replaced as appropriate.
[savsnet start] should be used to create and setup the procedure, data, add and animal will append to the procedure and end will do the actual send.
| Note: |