Re: [WIN] turn off trace???
- Posted by Robert Craig <rds at RAPIDEUPHORIA.COM> Nov 24, 2000
- 362 views
------=_NextPart_000_0029_01C0563D.FE512B20 charset="x-user-defined" Content-Transfer-Encoding: quoted-printable Jerry writes: > Does anyone know any way to turn off the=20 > trace function when it enters a Win32Lib=20 > function or procedure, and trace only > the calling program lines?=20 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 ------=_NextPart_000_0029_01C0563D.FE512B20 charset="x-user-defined" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=3DContent-Type content=3D"text/html; = charset=3Dx-user-defined"> <META content=3D"MSHTML 5.50.4522.1800" name=3DGENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=3D#ffffff> <DIV><FONT face=3DArial>Jerry writes:</FONT></DIV> <DIV><FONT face=3DArial>> Does anyone know any way to turn off the=20 </FONT></DIV> <DIV><FONT face=3DArial>> trace function when it enters a Win32Lib=20 </FONT></DIV> <DIV><FONT face=3DArial>> function or procedure, and trace = only</FONT></DIV> <DIV><FONT face=3DArial>> the calling program lines? </FONT></DIV> <DIV><FONT face=3DArial></FONT> </DIV> <DIV><FONT face=3DArial>Put your <STRONG>with trace</STRONG> statement=20 after</FONT></DIV> <DIV><FONT face=3DArial>your <STRONG>include win32lib.ew</STRONG>=20 statement.</FONT></DIV> <DIV><FONT face=3DArial>Execute <STRONG>trace(1)</STRONG> in your = calling=20 program lines.</FONT></DIV> <DIV><FONT face=3DArial>Only the statements after <STRONG>with = trace</STRONG> will=20 be traceable.</FONT></DIV> <DIV><FONT face=3DArial></FONT> </DIV> <DIV><FONT face=3DArial>Regards,<BR> Rob = Craig<BR> Rapid=20 Deployment Software<BR> </FONT><A=20 href=3D"http://www.RapidEuphoria.com"><FONT=20 ML> ------=_NextPart_000_0029_01C0563D.FE512B20--