Re: Can a routine tell if it is being called from the Immediate window?
From: Randy Birch (rgb_removethis_at_mvps.org)
Date: 10/02/04
- Next message: Randy Birch: "Re: Can a routine tell if it is being called from the Immediate window?"
- Previous message: Veign: "Re: Learning VB6"
- In reply to: Top Spin: "Can a routine tell if it is being called from the Immediate window?"
- Next in thread: Randy Birch: "Re: Can a routine tell if it is being called from the Immediate window?"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 2 Oct 2004 12:48:19 -0400
Not possible.
-- Randy Birch MS MVP Visual Basic http://vbnet.mvps.org/ "Top Spin" <ToppSpin@hotmail.com> wrote in message news:3k8tl0hg5isnqsgj34t0mhg3iq2icurfnn@4ax.com... : I have written a bunch of debug and test routines. Some of them test a : global debug switch and either display information in the Immediate : window or do nothing depending on the switch setting. : : I woulod like to be able to call them from the Immediate window and : have them execute regardless of the ssetting of the debug switches. : : If I could tell that it was being called from the Immediate window as : opposed to from another routine, I could make that happen. : : Thanks : : -- : Running MS VB 6.0 Pro (SP5) on Win2K-SR2 : For email, use Usenet-20031220 at spamex.com
- Next message: Randy Birch: "Re: Can a routine tell if it is being called from the Immediate window?"
- Previous message: Veign: "Re: Learning VB6"
- In reply to: Top Spin: "Can a routine tell if it is being called from the Immediate window?"
- Next in thread: Randy Birch: "Re: Can a routine tell if it is being called from the Immediate window?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|