Results 1 to 4 of 4

Thread: String manipulation in vb6

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2000
    Location
    Boston, MA
    Posts
    1

    Question

    I think/know/heard somewhere that VB is not very efficient when it comes to string manipulations.

    Does anyone have any ideas or suggestions on how to improve performance when manipulating (mostly concatenating large strings together) strings?

  2. #2
    Former Admin/Moderator MartinLiss's Avatar
    Join Date
    Sep 1999
    Location
    San Jose, CA
    Posts
    33,431
    Most negative things you hear about VB are no longer/never were true. In any case do you have a specific problem we can help you with? If you do give an example, please also specify which VB you are using since there are string functions in VB6 that are not available in VB5 etc.

  3. #3
    Lively Member quadoc's Avatar
    Join Date
    Jan 1999
    Location
    Ga, USA
    Posts
    83

    Wink

    There are some third party libraries(dlls) that are written in assembly for VB and they really speed up string manipulation. Go to vbxtras.com and look up Crescent software. Hope that help!

  4. #4
    Guest
    Strange.. I read somewhere VB was (one of the) fastest languages manipulating strings & textfiles...

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