Tried this.  It did not activate the debugger.  Does the code have to 
have errors for the debugger to activate?

Thanks

--- In [EMAIL PROTECTED], "Steeve Gilbert" 
<[EMAIL PROTECTED]> wrote:
> No compile is required.  Try it with a simple case like putting a 
break on a line in Forms/InventTable.init(), open InventTable form 
and let us know the result.
> 
> Steeve... 
> 
> 
> -----Message d'origine-----
> De : userm1837 [mailto:[EMAIL PROTECTED] 
> Envoyé : 1 septembre 2004 10:59
> À : [EMAIL PROTECTED]
> Objet : Re: RE : [Axapta-Knowledge-Village] Activate debugger
> 
> I have it on a line that starts with a select but debugger window 
> does not pop up. Do I have to compile the method after this or what?
> 
> Thanks
> 
> --- In [EMAIL PROTECTED], "Steeve Gilbert" 
> <[EMAIL PROTECTED]> wrote:
> > You can check in Tools -> Options -> Development (Tab) -> Debug 
> mode, be sure it's on "When Breakpoint".  The only other thing I 
> could see is that you put the break on an invalid line like that :
> > 
> > Select inventTable                               // Valid line
> >     where (inventTable.itemId == "Id") &&        // Invalide line
> >           (inventTable.ItemGroupId == "group");  // Invalide line
> > 
> > 
> > Steeve... 
> > 
> > 
> > -----Message d'origine-----
> > De : userm1837 [mailto:[EMAIL PROTECTED] 
> > Envoyé : 1 septembre 2004 10:45
> > À : [EMAIL PROTECTED]
> > Objet : [Axapta-Knowledge-Village] Activate debugger
> > 
> > 
> > I am unable to active the debugger window.  Can anybody give me a 
> > step by step process of how to do this?  I click the toggle break 
> > point then what Am I supposed to do after that because the 
debugger 
> > window does not activate?
> > 
> > Thanks
> > 
> > 
> > 
> > 
> > Sharing the knowledge on Axapta. 
> > Yahoo! Groups Links
> 
> 
> 
> 
> Sharing the knowledge on Axapta. 
> Yahoo! Groups Links



------------------------ Yahoo! Groups Sponsor --------------------~--> 
$9.95 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/kGEolB/TM
--------------------------------------------------------------------~-> 

Sharing the knowledge on Axapta. 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/Axapta-Knowledge-Village/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 

Reply via email to