Returns the current search distance for the FILEHANDLE object.
Syntax
01 FILEHANDLE PIC S9(9) BINARY.
01 SPRETCODE PIC S9(9) BINARY.
-
CALL ‘SPOGSD'
USING FILEHANDLE, SPRETCODE.
Arguments
FILEHANDLE Handle of opened object file. Input.
Return Values
The value of the current search distance in feet.
SPOFOP.
Prerequisites
Alternates
None.
Notes
This object returns the current search distance set by SPOSSD. The default search distance is 366,000 feet (approximately 69 miles or 1 degree).