View Single Post
  #3 (permalink)  
Old 12-02-2008, 05:39 PM
Erel's Avatar
Erel Erel is offline
Administrator
 
Join Date: Apr 2007
Posts: 15,645
Awards Showcase
Basic4ppc Founder 
Total Awards: 1
Default

You should change line 18 to the path used in your device, and also to the same prefix that is set in the camera settings.
Code:
    file = FindLastFile("\my documents\my pictures\","pic")
Reply With Quote