02-04-2025, 10:33 AM
Thanks Dale and Charles
The push 9c 50 51 52 53 55 56 57 and pop 5f 5e 5d 5b 5a 59 58 9d did not work
These have no bearing in opcode
I found that Calling opcode method cannot pass arguments in DOUBLE and we cannot use
functions like INT() and integer division operator \
So the best solution should be limited to simple addition , multiplication of LONG
variables. NO external PB functions nor WinAPI functions.
di9c 50 51 52 53 55 56 57
The push 9c 50 51 52 53 55 56 57 and pop 5f 5e 5d 5b 5a 59 58 9d did not work
These have no bearing in opcode
I found that Calling opcode method cannot pass arguments in DOUBLE and we cannot use
functions like INT() and integer division operator \
So the best solution should be limited to simple addition , multiplication of LONG
variables. NO external PB functions nor WinAPI functions.
di9c 50 51 52 53 55 56 57