On Fri, 28 Jul 2006 10:27:40 -0400, Kreiter, Chuck 
<[EMAIL PROTECTED]> wrote:

>Look for a file called pcswin.ini on your local PC.  This is the file
>that stores the fonts, window settings, etc.  I'd guess it's read only
>preventing from saving your settings or it is being refreshed on your PC
>by your PFCSK's.
>...
>>Does anybody know a trick or incantation to make the font selection
>>permanent?
>...

I asked almost that same question a few weeks ago and was also directed
to pcswin.ini.  I have not found a description of that file so all that I 
say about it is a guess.  

The problem (for me) was causes by multiple code pages specifications.
I finally stopped losing my font def when I changed the code page spec 
in all my .ws files to the same value. 

The file is not read-only; PComm writes it when it thinks it needs to.  
The file keeps info for 6 copies of PComm windows and the values are 
updated when a PComm window closes (I think).  

The problem in my situation was that the file contains font and code page 
info, and code page info is also kept in the .ws file.  Something bad  
happens when the code page spec is changed.  PCommm seems to save the 
wrong font specification if it has to change the codepage spec.  

Some of my .ws files specified code page 037; others specified 1047.  If 
PComm window A had been closed using code page 037 but is opened for 
code page 1047 the old font specification is lost.  (Or maybe the loss
happens when the 1047 window is closed.)  Sometimes the font is lost for 
both primary and alternate screen sizes; other times for just alternate.
(I never did get that one figured out.)

Here's my current pcswin.ini
[Profile]
ID=INI
Version=5
[LastExitView]
A=3 364 83 808 376 82 10 12 400 0 IBM3270— 1047
C=3 101 233 808 376 82 10 12 400 0 IBM3270— 1047
B=3 201 127 808 376 82 10 12 400 0 IBM3270— 1047
D=3 177 235 808 376 82 10 12 400 0 IBM3270— 1047
E=3 132 174 808 404 82 10 12 400 0 IBM3270— 1047
F=3 176 232 808 704 82 10 12 400 0 IBM3270— 1047

The "10 12" is my font size. "1047" is the code page.


Pat O'Keefe


     

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to