
| Name | Value |
|---|---|
| NAME | MAG STORAGE FETCH |
| TAG | FETCH |
| ROUTINE | MAGSFTCH |
| RETURN VALUE TYPE | ARRAY |
| DESCRIPTION | This Remote Procedure allows the invoking client to copy or move image files |
| INPUT PARAMETER |
|
| RETURN PARAMETER DESCRIPTION | OUT is an array OUT(1)= "Ien1: Ien2, copy command line" or "0,Done" or "-1,Error" OUT(2) = DOS command to fetch the image file OUT(n) = DOS command to fetch the image file The return value can be in <CODE>,<message> or <IEN1:IEN2>,<DOS command> format. The invoking client will check the <CODE> then execute <DOS command> |