Jump to content

Filemove To A Zip File


Recommended Posts

Whenever I press this script to moves files to a zipp, it moves the files but curropts the zip

movezipped()

Func movezipped()

filemove("*.htm","stuffy.zip",1)

filemove("*.jpg","stuffy.zip",1)

filemove("*.bat","stuffy.zip",1)

filemove("*.cbs","stuffy.zip",1)

filemove("*.cab","stuffy.zip",1)

EndFunc

Scripts are like women, once you get inside them you go for the next one.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...