|
-
Nov 24th, 2024, 10:13 AM
#18
Re: The CAB Archive packaging module
 Originally Posted by HackerVlad
fafalone, is there a built-in function in TwinBasic to check if the array is initialized?
I don't think so but the same methods you use in VB6 should work. Even if they use an ArrPtr variant of VarPtr in the code because that msvbvm60 call is redirected to an internal implementation (but the built in way for that is to use VarPtr, which in tB supports arrays natively).
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|