Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Most efficient way to build a big variable length string?
#9
for @ahenry3068

That's another problem, UDTs (User Defined Types) originally started way back in old GW Basic could always do fixed length strings when it came to saving or retrieving to/from files but variable length strings are new to QB64pe (not QB64? I think...) anyway varaible length strings still can not be used directly to file data.
b = b + ...
Reply


Messages In This Thread
RE: Most efficient way to build a big variable length string? - by bplus - 4 hours ago



Users browsing this thread: 11 Guest(s)