Guardian Programming Reference Summary for pTAL and TAL
Procedure Calls Summary (D-F)
Guardian Programming Reference Summary for pTAL and TAL—522631-001
5-18
DISK_REFRESH_
(Superseded on G-series releases) Causes control information to be written to the
associated disk volume.
<0> Demountable.
<1> Audited disk, or the file name specified was a subdevice.
<2:3> Undefined.
<4:9> Device type.
<10:15> Device subtype.
physical-recordlen, INT:ref:1 output
diskprocess-version, INT:ref:1 output
0 DP1 disk process.
1 DP2 disk process.
error, INT:ref:1 output
options, INT:value input
<0:12> Should be 0.
<13> If 1, this call is initiating a nowait inquiry only, and information will be
returned in a system message. Only <13> or <14>, but not both, may be set
to 1.
<14> If 1, the sending of DEVICEINFO inquiry (-40) messages to a subtype 30
process should not be allowed to take longer than the period indicated by
timeout. If time is exceeded, error 40 is returned.
<15> If 1, DEVICEINFO inquiry (-40) messages are not to be sent to subtype 30
processes.
tag-or-timeout, INT(32):value input
error := DISK_REFRESH_ ( name:length );
error, INT returned value
name:length, STRING .EXT:ref:*,INT:value input:input