Re: [Gambas-user] break points - removing question

2011-01-02 Thread richard terry
On Monday 03 January 2011 10:12:05 Benoît Minisini wrote: > > On Monday 03 January 2011 00:13:50 Benoît Minisini wrote: > > > > Hi Benoit, > > > > > > > > Is there any way you could insitute removing breakpoints other than > > > > those in the current routine which we already can? > > > > > > > > s

Re: [Gambas-user] break points - removing question

2011-01-02 Thread Benoît Minisini
> On Monday 03 January 2011 00:13:50 Benoît Minisini wrote: > > > Hi Benoit, > > > > > > Is there any way you could insitute removing breakpoints other than > > > those in the current routine which we already can? > > > > > > sometimes I put in a breakpoint to check something, then having > > > v

Re: [Gambas-user] break points - removing question

2011-01-02 Thread richard terry
On Monday 03 January 2011 00:13:50 Benoît Minisini wrote: > > Hi Benoit, > > > > Is there any way you could insitute removing breakpoints other than those > > in the current routine which we already can? > > > > sometimes I put in a breakpoint to check something, then having validated > > things ar

Re: [Gambas-user] break points - removing question

2011-01-02 Thread Benoît Minisini
> Hi Benoit, > > Is there any way you could insitute removing breakpoints other than those > in the current routine which we already can? > > sometimes I put in a breakpoint to check something, then having validated > things are ok, want it removed so the program execution continues past this > n

[Gambas-user] break points - removing question

2011-01-01 Thread richard terry
Hi Benoit, Is there any way you could insitute removing breakpoints other than those in the current routine which we already can? sometimes I put in a breakpoint to check something, then having validated things are ok, want it removed so the program execution continues past this next time, but