Hi, just got BMAX and was using Banks.
It seems there are 2 ways to do the same thing
value = PeekInt( Bank, index )
value = Bank.PeekInt( index )
I guess I should be doing the Bank.PeekInt method.
Thanks
Jim
It seems there are 2 ways to do the same thing
value = PeekInt( Bank, index )
value = Bank.PeekInt( index )
I guess I should be doing the Bank.PeekInt method.
Thanks
Jim