Welcome
 
About Us
 
Resources
 
Development
 
Products/Freebies
 
Support
 
Contact Us
Intro
Freebies
Products
     

Want to Contact Us?

Change Type And Creator To FMP5

on  open  the_file_paths
   
repeat  with  a_file_path  in  the_file_paths
      
tell  application "Finder"
         
set  file type  of  a_file_path  to "FMP5"
         
set  creator type  of  a_file_path  to "FMP5"
      
end  tell
   
end  repeat
end  open

 

Welcome | About Us | Resources | Development | Products/Freebies | Support | Contact Us
© 2004 Tony White Designs, Inc.