Q: printing procedure/function/sub name 
Author Message
 Q: printing procedure/function/sub name

I know how to print the form name ('debug.print me.name'), but I'd like to
print the subroutine name using a similar variable without explicitly stating
the string of the subroutine being run.  That is, I'd like to put a
'debug.print this_sub.name' at the beginning of every subroutine without having
to 'debug.print "load_form()"' or 'debug.print "lblInput_Change()"'.

Thanks for any help!!!

-Doug



Mon, 13 Oct 2003 00:25:06 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Returning sub or function name within a specific sub or function

2. How to get function/sub procedure name

3. Help - sub procedure and a function procedure

4. Help - sub procedure and a function procedure

5. execute a variable as a function/sub procedure (like eval function in java(script))

6. Automatic capitalization of variable names, type names, subs and functions

7. Retrieve name of current sub/function and name of current module

8. How can I Call a Sub or Function Procedure with a Variable as Function or Procedure Name. Please Help

9. Naming conflicts with Word subs & Microsoft Procedures

10. Calling a sub or function using a variable through another sub or function

11. Local function/sub inside function/sub

12. caller of function/sub procedure

 

 
Powered by phpBB® Forum Software