Found a work around solution
Thanks for your replies all.
If anyone is interested, here's how it was resolved - plus a little more detail about the issue....
The project was to be delivered on two CD-ROMs - 1 Mac and 1 PC. I was doing most of the coding on the Mac side, and then pulling over to the PC for any changes.
I could not get the Mac version to use fscommand "exec" beyond any application (in this case Self Extracting Archives - SEA) in the root directory. My work around solution was to create aliases in the root directory for all the SEAs in the sub directories (yes, one level down). As this was being delivered and played on a CD-ROM, I was able to make all the aliases in the root directory invisible when I burned the disk. Worked seamlessly and like a charm.
The PC side was able to recognize path names with no problems. They were written in this form:
logos\\filename.exe
Thanks again for your help everyone. I'm new around here, but expect to be around quite often.
-ncorbett
|