Concatenating paths shouldn't be done just using string concatenation, because the directory separator may differ on various platforms. This snippet shows a simple custom operator for working with paths.
27 people like thisPosted: 14 years ago by Tomas Petricek