-
10-06-2008, 11:10 AM #1
help with converting plist file to ASCII/Text XML using active perl
i downloaded active perl and plutil.pl script
i run in cmd: perl plutil.pl file.plist
but i get thise message:"cant open perl script "plutil.pl" No such file or directory"
help please
-
10-06-2008, 04:42 PM #2
Where did you put the plutil.pl?
Easiest thing to do, put the file.plist and plutil.pl in the same folder.
In your cmd window, first change your default directory to that folder:
cd c
work
if you put both in c
work.
Then run the script
perl plutil.pl file.plst
And you should get a conversion file created.
-
The Following User Says Thank You to NetMage For This Useful Post:
afi (10-12-2008)
-
10-07-2008, 12:00 AM #3



LinkBack URL
About LinkBacks
Reply With Quote
