Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ARRAY declaration in GOSUB routines.
#8
Y I K E S ! not exactly a simple bit of code to discuss!

But If I cut lines 1754 to 1756 and paste them all under the other declares for the sub inserting at 1677 the code compiles without complaint. I don't know squat about the app so have no idea what to answer all the inputs to test the whole thing.

Sunscript out of range error doesn't suggest to me any Option _Explicit error but one where code is using value outside the range of the array.

Update OK I see more directions and ran it to here where I get subscript out of range at 1776 (this is after I cut and paste 1754 to 1756 up under the other declares of sub.
   

Again line 1776 does not suggest any problem from Option _Explicit, I am wondering if what I input for ore and Minuti was off? trying 2 at both because I don't what this is doing.
b = b + ...
Reply


Messages In This Thread
ARRAY declaration in GOSUB routines. - by bartok - 02-04-2024, 01:05 PM
RE: ARRAY declaration in GOSUB routines. - by bplus - 02-04-2024, 09:49 PM



Users browsing this thread: 1 Guest(s)