[Home] [By Thread] [By Date] [Recent Entries]
Rashmi Rubdi wrote:
Windows also works with forward slashes /. A path like "c:/program files/saxon/saxon8" on the commandline will work on all current windows systems and using paths like that will in all places where you need paths, you're making your application more platform-independent. Not sure if the Mac has this 'feature' though. If you have code that contains paths, you must use the URI syntax (i.e. for doc(), unparsed-text() etc), which also has forward slashes for path separation. -- Abel
|

Cart



