Start of change

Locate processing on device lists

Locate searches the leftmost column of the active panel's list for a specified object identifier.

If the specified object exists within the list, it is displayed at the top row of the list and the cursor locates it at this object.

If a non-existing object within the range of the list is specified, an existing object whose character string precedes the specified one is displayed in the top row of the list and the cursor locates it at the next object.

If a non-existing object outside the range of the list is specified, an error message is reported.

Note: For the grouped I/O device list, the locate applies only to the device number without considering the range. If the specified device number exists within the range of a device group, the locate applies as if searching for a non-existing object within the list (for example: it displays the device group at the top row and places the cursor on the next object). In order to locate a specific device within the range of a device group, you need to expand the list by entering 's" on any device and then issue the locate on the expand device.
End of change