From: Yukihiro Matsumoto Date: 2005-06-16T23:40:04+09:00 Subject: Re: OpenVMS woes Hi, In message "Re: OpenVMS woes" on Thu, 16 Jun 2005 19:41:27 +0900, Renald Buter writes: |But unfortunately, some very basic stuff does not seem to work, like for |example: | | open 'tmpdir' | p File.join(tmpdir, "file.dat") | |will output: | | "/tmp/file.dat" | |which is clearly *not* what I want... That means either * the author (me) has zero knowledge about OpenVMS * the OpenVMS port is fairly incomplete or both. Any help is welcome always. matz.