Problem:
For batch applications using cbllink.exe on the command line, how are the "Application Complete" and "Click OK" pop-up windows suppressed?
Resolution:
When invoking cbllink.exe from the command line, omit the "/g" command line switch. The "/g" switch marks the executable as a graphical application.
When running unattended, batch-mode applications should not be marked as graphical, since this would require operator intervention for responding to pop-up windows.



