QEDPARMBITS JCW

Qedit has options which are specified via the Parm= value of the MPE :Run command, such as Parm=64 to ask permission on Exit. If you don’t have access to the Parm= option, you can put those values into the QEDPARMBITS JCW instead:

  :setjcw qedparmbits=64  :run qedit.pub.robelle  

The QEDPARMBITS JCW is only effective if the Parm= value received by Qedit is 0 (i.e., no Parm= option on :Run or Create).

QEDPARMBITS JCW