Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Experimenting with a "StringList" type for simpler handling of string arrays/lists
#16
@bplus and @aadityap0901: Thanks for these "long string" list examples! I was actually considering something like that too. But my assumption was that it would be slow and also that I might run into a string length limit, if I ever needed to use it for a large list. If I remember correctly, arrays can fit more items, and strings are limited (perhaps to 32k characters or something like that)? Might of course work very well for shorter lists.

@Pete: Ah, that's clever - I hadn't seen that post! But yeah, I would probably never have succeeded in reading/decoding that explanation Big Grin
Reply


Messages In This Thread
RE: Experimenting with a "StringList" type for simpler handling of string arrays/lists - by Heimdall - 12-18-2025, 08:19 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Sub not Reconizing Dim as String pmackay 18 1,476 10-16-2025, 03:32 PM
Last Post: pmackay
  for performance, what's the best variable type to use for boolean _TRUE & _FALSE ? madscijr 12 1,256 09-29-2025, 02:59 PM
Last Post: dakra137
  Using modulo to loop through lists fistfullofnails 3 723 09-03-2025, 11:50 PM
Last Post: fistfullofnails
  Loading from file into _MEM? and LEN a TYPE... Unseen Machine 9 976 08-03-2025, 02:55 AM
Last Post: SMcNeill
  Illegal string-number conversion Herve 7 774 07-07-2025, 09:53 AM
Last Post: a740g

Forum Jump:


Users browsing this thread: 1 Guest(s)