Jump to content

Split and join


Recommended Posts

Hello, dear people.

I'm trying to compile a script that splits a file in some "pieces" with a fixed size and extension.

If somebody has all this files and the program can join the parts in a new archive, the same archive original.

If you know about the hacha, o splitter and join, I wanna create a similar script with AutoIt, It can be possible?

Thanks

Regards

Link to comment
Share on other sites

Hello, dear people.

I'm trying to compile a script that splits a file in some "pieces" with a fixed size and extension.

If somebody has all this files and the program can join the parts in a new archive, the same archive original.

If you know about the hacha, o splitter and join, I wanna create a similar script with AutoIt, It can be possible?

Thanks

Regards

Look in the help file for FileOpen() and FileRead(), then compare to _FileReadToArray(). It's hard to tell from the broken English what you actually want to do.

:)

Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
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...