Hi, I need to read and write files out of a program I'm tinkering with, but I have to ensure that it makes no difference as to the platform it's on.
To this end, I have the file either next to the exe (same directory) or in Resources/file.xml - problem is that while this is fine under Linux, it would have to be Resources\file.xml in Win32. Is there a way that I can read/write and let the runtime decide the host platform? Is there also a way to find out where the application is running from (for example /usr/bin/application.exe or My Documents\Somewhere \application.exe)? TTFN Paul -- Sie können mich aufreizen und wirklich heiß machen!
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
