

InterviewSolution
Saved Bookmarks
1. |
Solve : Applescript issues? |
Answer» Hello, in my applescript I am trying to print a variable to a file. RIGHT now I am using do shell script "echo..." . In the variable I have a XML file but when i do the echo and copy it to a file it drops all of the double quotes in the XML. Does anyone know how this COULD be SOLVED? |
|