Sunday, July 14, 2024

🪲 Fixed: ByVal and ByRef keywords not working beyond the first argument

The recently added ByVal and ByRef keywords were only working of the first argument of a function/subroutine.

This new version of BAM now allows ByVal and ByRef on arguments beyond the first one.

No comments:

Post a Comment

🖥 Clock ("time visualizer" design)

A clock with a little bit of a "time visualizer" vibe. Run the program View the source code