Results 1 to 6 of 6

Thread: File Splitter * resolved

Threaded View

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Nov 2002
    Location
    Manila
    Posts
    7,629

    File Splitter * resolved

    Can someone pls give me a simple code for a file splitter program that can split a file into 100kb chunks? Better if the file can be reassembled at the DOS prompt by; copy chunk1 + chunk2 + ... etc.

    I don't have time to make this because I'm working on something else. I need this code to split my 1.2MB file so it doesn't time out when I try to attach it to my yahoo mail. I need to send the file ASAP.

    I know I should work on this myself but I'm not good at working with binary data and this is urgent. I don't have time to learn binary manipuation, test and debug it. PLEASE!! HELP!!
    Last edited by leinad31; Feb 12th, 2003 at 01:03 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width