Re: [WIN] turn off trace???

new topic     » goto parent     » topic index » view thread      » older message » newer message

And... make sure that the Win32Lib you are using does not contain the line
'with trace'.  If it does, comment it out or delete it.

----- Original Message -----
From: Robert Craig
Sent: Friday, November 24, 2000 2:43 PM

Jerry writes:
> Does anyone know any way to turn off the
> trace function when it enters a Win32Lib
> function or procedure, and trace only
> the calling program lines?

Put your with trace statement after
your include win32lib.ew statement.
Execute trace(1) in your calling program lines.
Only the statements after with trace will be traceable.

Regards,
   Rob Craig
   Rapid Deployment Software
   http://www.RapidEuphoria.com

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu