Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
A Question on Calls to Subroutines
#1
If I Dim Shared a variable or an array, if the main module does NOT make a call to a Subroutine, will the program flow check out the Sub for variables and or arrays that have been deemed Shared?? Or it's pretty safe to rely on the program never going to a Sub that is NOT called.
Reply


Messages In This Thread
A Question on Calls to Subroutines - by Dimster - 11-22-2023, 04:43 PM



Users browsing this thread: 1 Guest(s)