From: Justin Johnson Date: 2005-12-30T06:04:06+09:00 Subject: Path Separator and Windows Using ruby 1.8.2 on Windows XP, the path separator used for things like File.join is always / instead of \. Is there a way to force ruby to use the correct path separator? Thanks, Justin -- Posted via http://www.ruby-forum.com/.