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

πŸ–₯Deep Field

 This program is a port and mod of a QBJS program by (correction! bplus ) dbox shared with the QB64pe community via this post .  bplus...