I use an export script to create an HTML page with hyperlinks to the MP3 files.
It's ok if they are in the same directory as I can just use:- %title% to create the link.
But I'd like to include the first level the directory structure upwards in the link.
i.e. a local file C:\music\songs\track.mp3 would export songs\track.mp3 in the hyperlink.
Can this be done?
Cheers
Steve