1 POSITION Moves the full-format display forward or backward the specified number of event records. Format POSITION number 2 Parameter number For positive numbers, displays the record that is the specified number of records after the current record. For negative numbers, displays the record that is the specified number of records before the current record. 2 Examples 1.COMMAND> POSITION 100 The command in this example moves the display forward 100 event records. 2.COMMAND> POSITION -100 The command in this example moves the display back 100 event records.