Michael Madigan <[email protected]> wrote: >If an error occurred in FPW 2.6, the line no would correspond to the >screen's .SPR program > >What file do I look at when I get an error with a line no in VFP 9.0? > > >I've been looking in the methods but none of the line numbers seem to >really match up with the type of error I am receiving.
If you are not using a try catch block, the method parameter will point you to a prg file or a function name in a prg or a method/event on a object. In the runtime the form is seen as an object. -- Tracy Sent from my Android phone with K-9 Mail. _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.
