  Advanced Server filename characterset? 
 The Question is:
 
I have a problem with Pathworks V7.2 (Advanced Server). Users using German
 "Umlaut" in their filenames such as "d", "|" or "v" can save their files in a
 pathworks-shared directory, but are not able to reopen these files any more!
We didn't have this problem with pathworks V5.0F.
 
thx for your help
Armin
 
 The Answer is:
 
  This may be a known limitation in PATHWORKS V6, which is lifted in
  Advanced Server V7.3 and later.
 
  A workaround is to define a system-wide logical as follows:
 
    $ DEFINE/SYSTEM/EXECUTIVE PWRK$TEMP_VMSSERVER_CODE_PAGE "88591"
 
  And restart the file server.
 
  Assuming that this does the trick, the logical name definition
  should probably go into
 
            SYS$STARTUP:PWRK$COMMON_LOGICALS.COM
 
  The release notes discuss this. See section 2.2.17 (Optional Support
  for Eight-Bit Characters in File Names) in the V60C release notes.
 
  If this logical name does not solve the observed problem, please
  contact the Compaq Customer Support Center directly.
 
 
