debug.write

  • Thread starter Thread starter Laurence Nuttall
  • Start date Start date
L

Laurence Nuttall

I have opened the Immediate window, but
my debug.write and debug.writeline results
are nowhere to be found in the immdediate window.

Does anyone know where ther results of the debug.write
and debug.writeline go?

Thanks in Advance,

Laurence Nuttall
Programmer Analyst III
UCLA - Division of Continuing Education
 
* Laurence Nuttall said:
I have opened the Immediate window, but
my debug.write and debug.writeline results
are nowhere to be found in the immdediate window.

Does anyone know where ther results of the debug.write
and debug.writeline go?

To the "Output" window (select "Debugging" in its ComboBox).
 
Laurence,

There should be an "output" tab available to you.

By the way... are you at UCLA or UCLA extension? I wrote a bunch of
software for them a long, long time ago.

Tom
 
I am at UCLA Extension.



Tom said:
Laurence,

There should be an "output" tab available to you.

By the way... are you at UCLA or UCLA extension? I wrote a bunch of
software for them a long, long time ago.

Tom
 
Back
Top