From Necromaster@21:1/122 to All on Sunday, November 13, 2016 08:03:00
I am experimenting on learning MPL. I was told the ADDSLASH function would
be used to add / or \ depending on the OS mystic is running on. I would like to use it in something like: c:\mystic\directory\filename of course on other os it would be something like c:/mystic/directory/filename how can I used the addslash function for this? Thanks.