11-05-2015
05:33 AM
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
11-05-2015
05:33 AM
SteveMSILLC wrote:
What is the difference between NEW and QNEW?
I think you have already figured out the answer to this question.
- NEW allows you to select a template (or no template)
- QNEW opens the template that you designate to open with QNEW.
As you dig deeper, you will find that the STARTUP variable affects the NEW command also.
Do NOT accept menu item names as the guide for what command the menu item is calling.
Read the command line and/or open the CUI file to see what command a particular menu item is calling.
Just because something says "new" in the menu - it could be calling the "new" command or the "qnew" command.