Info= Can Create New Files
Info= file creates a new Keep file on Exit if one did not exist. To create a new Qedit workfile, use a :File command with Code=111. For example, these commands work whether newfile exists yet or not:
:run qedit.pub.robelle;info="newfile" /add last=template /visual /exit :file newfile;code=111 :run qedit.pub.robelle;info="newfile" /add last=template /visual /exit
This method cannot be used to create a new temporary file. Build the temporary file before invoking Qedit instead.