Command entered in the COMMAND LINE disappears after the successful execution of its
destined function. To repeat the same command , you have to re-type it or use PF key to retrieve the
last command entered.
To do this we have another method to make the command entered not to disappear and stay on the screen.
Precede commands with '& '
COMMAND ===> &C '110-PLCY-PARA' '1000-PLCY-NEW-PARA' SCROLL ===> CSR
After the execution of the command, the below command stays on the screen. This way you can entering the same command or modifying the command a little and using it multiple times.