Page 1 of 1

Print issue while logon

PostPosted: Thu 09 Jul 2009, 05:58
by jdsp
Hi all,

I am using the IBM personal communications software to connect to the Dezhi system. While logging on, the logon screen is automatically getting printed in my default printer. How can I avoid this?

Thanks,
JDSP.

Re: Print issue while logon

PostPosted: Thu 09 Jul 2009, 11:01
by sysprog
You need to update the PCOMM configuration file to ignore printing, by adding following section:
Code: Select all
[LT]
IgnoreWCCStartPrint=Y
UndefinedCode=Y
UndefinedDBCSChar=Y


To find your PCOMM configuration file, click menu File, then Save As ..., then you know the location of the configuration files (*.ws).
Use the text editor (Notepad) to add above section.