Jump to content

Recommended Posts

Posted

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.

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
×
×
  • Create New...