![]() ![]() |
Reference Type: Supported, Category: Device Handler, ICR#: 10086
The $$REWIND^%ZIS extrinsic function rewinds special devices. These devices may be of the following types:
$$REWIND^%ZIS(io,iot,iopar)
io: |
(required) The $IO representation of the device to be rewound, in the same format as the IO variable, which is returned by ^%ZIS. |
iot: |
(required) The "Type" of device to be rewound, in the same format as the IOT variable, which is returned by ^%ZIS. |
iopar |
(required) The "Open Parameters" for the selected device, in the same format as the IOPAR variable, which is returned by ^%ZIS. |
returns: |
Returns:
|
>S Y=$$REWIND^%ZIS(IO,IOT,IOPAR) |