Results 1 to 2 of 2

Thread: Byte Array

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2001
    Posts
    7

    Byte Array

    What do you use to find the size of a byte array

  2. #2
    Hyperactive Member
    Join Date
    Apr 2001
    Posts
    315
    UBound(bytearrayname) - Lbound(bytearrayName) + 1
    for number of items.

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