Please enable JavaScript to view this site.

A-Shell Reference

NOABORTDLG = <boolean>

By default, when A-Shell is printing, it displays a typical Windows printing abort dialog, which allows the user to abort the printing operation before it completes. Although this is typical Windows practice, the abort dialog could be inappropriate for a couple of reasons. One is that all but the largest printouts are generated so quickly that the abort dialog is an annoying flash that appears and disappears before the user has a chance to even see what it said. The other is that you might not want to make it so easy for the user to accidentally abort a printout. Whatever the motivation, you can eliminate the dialog by specifying the NOABORTDLG = TRUE option.