On Sunday 29 July 2012 18:14:50 Christian Nobel wrote: > Tnx. > > And as an additional comment, I found out that tosysfilepath requires > msefileutils. > > But how come the different behaviour between Linux and Windows? > MSEgui uses a platform independent "unified file path format" by default. Windows "C:\aaa\bbb" becomes "/C:/aaa/bbb" in MSEgui format. So it is possible to mount a Windows "C:" as Linux partition under "/C:/" in a multi boot environment and to use the same pathnames on Windows and Linux. All MSEgui file functions can handle the unified or the system format. You use an old style Pascal file so the MSEgui format must be converted to the Windows system format. On Linux system and MSEgui file name format are identical.
Martin ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

