A regression with UNC paths was recently fixed:
<http://quality.runrev.com/show_bug.cgi?id=15814>

Most interesting to me there is that it allows the use of the Windows-specific "\" as a file path delimiter.

I didn't know OS-specific delimiters could be used.

Can I use backslash in all file I/O calls in Windows? What are the rules that would let me know when I can can use platform-specific file path delimiters, and when I need to use the customary Unix-style "/" as we normally see on all platforms?

--
 Richard Gaskin
 Fourth World Systems
 Software Design and Development for the Desktop, Mobile, and the Web
 ____________________________________________________________________
 ambassa...@fourthworld.com                http://www.FourthWorld.com

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to