Chuck:

ALP will go into trace mode when there's an error in a plugin call. Common
reasons for that happening - you've executed a plugin call that's a
function but haven't added the code to receive the return value or moving
code that was using a local ($eList) to code that is using, a process
variable or a property in an object (grid.eList). Those are the two most
common programming errors that would cause ALP to trigger the debugger.

Simple test = comment out the ALP code if the debugger opens that means
that was the offending line of code.

--
Douglas von Roeder
949-336-2902


On Thu, Feb 7, 2019 at 1:41 PM Chip Scheide via 4D_Tech <
4d_tech@lists.4d.com> wrote:

> is there a trace or break in the query?  i.e. Query by Formula where
> the formula is a method
>
>
> On Thu, 7 Feb 2019 16:24:27 -0500, Charles Miller via 4D_Tech wrote:
> > Nope it is filling arrays and then updating ALP. After tabbing out of
> query
> > field
> >
> > Chuck
> >
> > On Thu, Feb 7, 2019 at 4:15 PM Chip Scheide via 4D_Tech <
> > 4d_tech@lists.4d.com> wrote:
> >
> >> Chuck
> >> look for a hard break (TRACE)
> >> either in a called component, plugin or method called via EXECUTE
> >> FORMULA
> >>
> >> On Thu, 7 Feb 2019 16:12:38 -0500, Chip Scheide via 4D_Tech wrote:
> >>> Chuck
> >>> also I get this sometimes when there is break in a method which is
> >>> called via EXECUTE FORMULA
> >>> especially if the method is called during screen drawing (On display
> >>> detail)
> >>>
> >>> Chip
> >>> a break in codeOn Thu, 7 Feb 2019 15:39:26 -0500, Chuck Miller via
> >>> 4D_Tech wrote:
> >>>> Hi All,
> >>>>
> >>>> I have an object method that shows no break points either in the
> >>>> method or when I show break points, yet it continues to stop at a
> >>>> particular line of code and it is annoying. Any ideas out there what
> >>>> it might be.
> >>>>
> >>>> Thanks and regards
> >>>> Chuck
> >>>>
> >>>>
> >>>
> >>
> >>
>
> ------------------------------------------------------------------------------------------------
> >>>>  Chuck Miller Voice: (617) 739-0306
> >>>>  Informed Solutions, Inc. Fax: (617) 232-1064
> >>>>  mailto:cjmiller<AT SIGN>informed-solutions.com
> >>>>  Brookline, MA 02446 USA Registered 4D Developer
> >>>>        Providers of 4D and Sybase connectivity
> >>>>           http://www.informed-solutions.com
> >>>>
> >>>
> >>
> >>
>
> ------------------------------------------------------------------------------------------------
> >>>> This message and any attached documents contain information which may
> >>>> be confidential, subject to privilege or exempt from disclosure under
> >>>> applicable law.  These materials are intended only for the use of the
> >>>> intended recipient. If you are not the intended recipient of this
> >>>> transmission, you are hereby notified that any distribution,
> >>>> disclosure, printing, copying, storage, modification or the taking of
> >>>> any action in reliance upon this transmission is strictly
> >>>> prohibited.  Delivery of this message to any person other than the
> >>>> intended recipient shall not compromise or waive such
> >>>> confidentiality, privilege or exemption from disclosure as to this
> >>>> communication.
> >>>>
> >>>> **********************************************************************
> >>>> 4D Internet Users Group (4D iNUG)
> >>>> Archive:  http://lists.4d.com/archives.html
> >>>> Options: https://lists.4d.com/mailman/options/4d_tech
> >>>> Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
> >>>> **********************************************************************
> >>> ---------------
> >>> Gas is for washing parts
> >>> Alcohol is for drinkin'
> >>> Nitromethane is for racing
> >>> **********************************************************************
> >>> 4D Internet Users Group (4D iNUG)
> >>> Archive:  http://lists.4d.com/archives.html
> >>> Options: https://lists.4d.com/mailman/options/4d_tech
> >>> Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
> >>> **********************************************************************
> >> ---------------
> >> Gas is for washing parts
> >> Alcohol is for drinkin'
> >> Nitromethane is for racing
> >> **********************************************************************
> >> 4D Internet Users Group (4D iNUG)
> >> Archive:  http://lists.4d.com/archives.html
> >> Options: https://lists.4d.com/mailman/options/4d_tech
> >> Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
> >> **********************************************************************
> >
> > --
> >
>
> -----------------------------------------------------------------------------------------
> >  Chuck Miller Voice: (617) 739-0306 Fax: (617) 232-1064
> >  Informed Solutions, Inc.
> >  Brookline, MA 02446 USA Registered 4D Developer
> >        Providers of 4D, Sybase & SQL Server connectivity
> >           http://www.informed-solutions.com
> >
>
> -----------------------------------------------------------------------------------------
> > This message and any attached documents contain information which may be
> > confidential, subject to privilege or exempt from disclosure under
> > applicable law.  These materials are intended only for the use of the
> > intended recipient. If you are not the intended recipient of this
> > transmission, you are hereby notified that any distribution, disclosure,
> > printing, copying, storage, modification or the taking of any action in
> > reliance upon this transmission is strictly prohibited.  Delivery of this
> > message to any person other than the intended recipient shall not
> > compromise or waive such confidentiality, privilege or exemption
> > from disclosure as to this communication.
> > **********************************************************************
> > 4D Internet Users Group (4D iNUG)
> > Archive:  http://lists.4d.com/archives.html
> > Options: https://lists.4d.com/mailman/options/4d_tech
> > Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
> > **********************************************************************
> ---------------
> Gas is for washing parts
> Alcohol is for drinkin'
> Nitromethane is for racing
> **********************************************************************
> 4D Internet Users Group (4D iNUG)
> Archive:  http://lists.4d.com/archives.html
> Options: https://lists.4d.com/mailman/options/4d_tech
> Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
> **********************************************************************
**********************************************************************
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**********************************************************************

Reply via email to