guitardave78
Programmer
is there a way to check if a function has been run, without haveing to run the function?
I want to send a function that returns a string, into a sub that checks id a variable is true and if it's not runs the function you have passed to it?
But i assume that if you pass the function to the sub, it runs it and just passes the string returned?
}...the bane of my life!
I want to send a function that returns a string, into a sub that checks id a variable is true and if it's not runs the function you have passed to it?
But i assume that if you pass the function to the sub, it runs it and just passes the string returned?
}...the bane of my life!