View Single Post
  #5 (permalink)  
Old 06-18-2009, 07:48 PM
Lat's Avatar
Lat
Halfway to VIP Status
Offline
 
Join Date: Oct 2008
Posts: 530
Reputation: 645
Lat knows their stuffLat knows their stuffLat knows their stuffLat knows their stuffLat knows their stuffLat knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Using Sashimi to automatically restore contacts on a touch pro

Quote:
Originally Posted by jdmsleepr View Post
just put this in your mortscript file and change the copy from folder location and you should be good to go...

Rename("\pim.vol", "plim.vold")
Copy("\Storage Card\Auto\pim.vol", "\pim.vol")
SetFileAttribute("\plim.vold", "archive", FALSE)
Delete("\plim.vold")


cheers!!
i pretty much do the exact same thing. wrote a script to copy that pim.vol file to my sd card every night, and another one to execute when sashimi is running the auto process
Reply With Quote
This post has been thanked 1 times.