08-16-2025, 07:21 AM
Quote:Implicit Variable Declaration
One of the most significant updates included in this release is support for implicit variable declaration. It is no longer necessary to make sure that you DIM all of your variables in QBJS. This enhancement also includes support for the QB64 Option _Explicit and Option _ExplicitArray directives.
Wow!
Quote:New Language Features
This release adds support for Method Pointers which provide the ability to define Functions and Subs as variable types. Pointers to existing subs or functions can be referenced with the new '@' operator. Also included is a new standard String library containing commonly used string operations (e.g. Replace, Split) as well as advanced regular expression matching.
Wow wow! This makes it better than QB64. Can we do arrays of a UDT yet?
724 855 599 923 575 468 400 206 147 564 878 823 652 556 bxor cross forever

