Guardian Programming Reference Summary for pTAL and TAL

Procedure Calls Summary (D-F)
Guardian Programming Reference Summary for pTAL and TAL522631-001
5-54
This parameter applies only to process file names.
error, INT returned value
filename:maxlen, STRING .EXT:ref:*,INT:value input, output:input
filename-length, INT .EXT:ref:1 input, output
piece:length, STRING .EXT:ref:*,INT:value input:input
level, INT:value input
-1 Node name.
0 Destination name (for example, volume, device, or process).
1 First qualifier (for example, subvolume).
2 Second qualifier (file identifier if disk file).
options, INT:value input
<0:13> Reserved (specify 0).
<14> = 1
= 0
Include prefix, that is, the entire portion of filename that
precedes the part specified by level.
Do not include prefix.
<15> = 1
= 0
Include suffix, that is, the entire portion of filename that
follows the part specified by level.
Do not include suffix.
subpart, INT:value input
0 Replace whole destination, that is, all sections occurring before the period (.).
1 Replace processor, that is, the numeric part designating the processor for an
unnamed process.
2 Replace PIN, that is, the numeric part that gives the process identification
number for an unnamed process.
3 Replace sequence number, that is, the numeric part that gives the sequence
number of a process.
4 Replace name, that is, the alphanumeric section that begins with a question mark
and ends at the first colon or period.