Also here is the output of D UNI,ALL in case that means something.  I've looked 
but not found anything yet in the docs.

D UNI,ALL                                                              
CUN3000I 15.55.29 UNI DISPLAY 916                                      
 ENVIRONMENT: CREATED       07/10/2008 AT 13.49.05                     
              MODIFIED      07/10/2008 AT 14.26.32                     
              IMAGE CREATED --/--/---- AT --.--.--                     
     SERVICE: CHARACTER      CASE           NORMALIZATION  COLLATION   
              STRINGPREP     BIDI                                      
     STORAGE: ACTIVE          5 PAGES                                  
              LIMIT      524287 PAGES                                  
    CASECONV: DISABLED                                                 
    CASE VER: NONE                                                     
   NORMALIZE: DISABLED                                                 
    NORM VER: NONE                                                     
     COLLATE: DISABLED                                                 
  COLL RULES: NONE                                                     
 STRPROFILES: NONE                                                     
  CONVERSION: 00819-01047-L               00819-01047-R                
              01047-00819-L               01047-00819-R                



-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of 
Lindy Mayfield
Sent: 10. heinäkuuta 2008 12:05
To: [email protected]
Subject: Re: How to change the ISPF code page?

Thanks Ed!  That was just the detail needed.  I contacted Tom Brennan and he 
told me how to fix Vista so that it returns the current code page translation 
to the host.

Vista V1.24 will return 037 by default unless you tell it otherwise.  (In Vista 
V1.26 the default is the opposite).

In Vista V1.24 find the vista.ini file (normally in c:\windows) and add:

ReplyCodePage=1

Restart Vista.  Tests after doing this show the following:

Query Terminal Information - 
CHARACTER SETS                                              
001B8185 8200070C 00000000 07000000 02B90116 0100F103 C30136

116x = 278d  (Finnish CP-278)

Also the value of ZTERMID -
/* REXX */                  
ADDRESS ISPEXEC             
"VGET (ZTERMCID) SHARED"    
SAY "ENCODING IS" ZTERMCID  
EXIT                        

ENCODING IS 00278

----

Now what this actually is supposed to do, I still have to figure out.  Just as 
a first test I tried putting $-sign into a member name and it failed as 
invalid...

Lindy

----------------------------------------------------------------------
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