Info= “-p 99″ Specifies Parm Value
The Info value can specify the Parm bits as well as the first file name. You precede the file name by -p and a numeric value (e.g., -p 64 or -p %100 or -p $40). For example, to edit “myfile” and confirm “Ok to exit” on the Exit command, you could do the following:
:run qedit.pub.robelle;info="-p 64 myfile" /visual /exit Okay to exit [no]: