Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
need help converting old style def fn functions
#3
In this function X and Y will always be 0.

---------------------------
Function FND (Q)
FND = (64 * (Q - 1)) + (8 * (X - 1)) + Y

End Function
----------------------



not 100% sure it'll work but I'd recommend adding this line after the original source code line 1130:

Dim Shared x, y
Reply


Messages In This Thread
RE: need help converting old style def fn functions - by James D Jarvis - 07-08-2022, 12:27 AM



Users browsing this thread: 2 Guest(s)