Lesson 5: LISTREDO Parameters [ MPE V to MPE XL: Getting Started ] MPE/iX 5.0 Documentation
MPE V to MPE XL: Getting Started
Lesson 5: LISTREDO Parameters
You can use the LISTREDO parameters to display the command line history
stack in three different ways:
* ;ABS is the default and lists your command line history stack by
absolute number: 1= the first command entered, 2= the second, and so
on.
* ;REL lists commands in order relative to the current command line:
-1 = the command most recently entered, -2 = the next most recent,
and so on.
* ;UNN displays an unnumbered history stack.
Exercise
8. Try listing your command line history stack with the ;REL, ;ABS, and
;UNN parameters.
MPE/iX 5.0 Documentation