I'm not sure all of what goes into macintizing a file, is it just changing file paths from pc format to mac?
If you know all of what it takes to macintize a file, and you have a tool that can do find/replace text automaticly, you could just set up find/replaces in the taf file itself. TAF's are stored as xml so they are plain text, you can even open one up in any text editor and see for yourself. Another thing you could do is set up your code so that it can detect whether it's on mac or not and adjust accordingly automaticly (check out <@version> and <@PLATFORM>) hope that helps! ----- Original Message ----- From: "Bruce Lam" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, November 16, 2004 10:51 AM Subject: Witango-Talk: Automatic Witango File Macintizer > Hi all, > > Does anybody know a way of Macintizing the Witango File automatically > through some kind of script? I know one can Macintize Witango File > manually, but I want to automate the process. Thanks in advance for > any insight. > > Bruce > > ________________________________________________________________________ > TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf > ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
