Results 1 to 8 of 8

Thread: File packer producing strange error [Resolved]

Threaded View

  1. #8

    Thread Starter
    Hyperactive Member
    Join Date
    Feb 2001
    Posts
    421

    File packer producing strange error [Resolved]

    I got it finished without using a Byte array. The problem was because the array was declared as a Variant, so I removed the Split code completely and just parsed the data into a String array -- which turned out to be a lot faster anyway. Thanks for the help guys.
    Last edited by Oafo; Oct 15th, 2002 at 12:38 AM.
    [vbcode]
    ' comment
    Rem remark
    [/vbcode]

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