>>-separator---------------------------------------------------><
Example 5.203. Class FILE - separator method
file = .File~new("dir1" || .File~separator || "dir2" || .File~separator || "file") -- "dir1/dir2/file" on Unix, "dir1\dir2\file" on Windows