in reply to Re^3: LANG setting and code pages
in thread LANG setting and code pages

Hi Dave, I tried setting LANG=en_US as you suggest. The Ü gets printed but I cant see them in vi: print "Umlaut : ??\\n"; # copy-n-pasted from a vi session. That should be üÜ I tried "use uft8" and "no utf8" but still a problem. Any other ideas? Tony