Event tracking - Am I going Stupid?

2009-07-09 Thread Dave Crozier
Guys, For the first time in many years I have had to resort to the event tracking in the debugger to help track down an obscure fault in a small system here at Flexipol. If I remember correctly, wasn't the Refresh() event on of the events you could track in earlier versions of VFP? If so, then wh

Event tracking - Am I going Stupid?

2009-07-09 Thread Rafael Copquin
ect: Event tracking - Am I going Stupid? To: "'ProFox Email List'" Received: Thursday, July 9, 2009, 10:01 AM Guys, For the first time in many years I have had to resort to the event tracking in the debugger to help track down an obscure fault in a small system here at Flex

Re: Event tracking - Am I going Stupid?

2009-07-09 Thread MB Software Solutions, LLC
Dave Crozier wrote: > Guys, > For the first time in many years I have had to resort to the event tracking > in the debugger to help track down an obscure fault in a small system here > at Flexipol. > > If I remember correctly, wasn't the Refresh() event on of the events you > could track in earli

RE: Event tracking - Am I going Stupid?

2009-07-09 Thread Dave Crozier
ssage- From: profox-boun...@leafe.com [mailto:profox-boun...@leafe.com] On Behalf Of MB Software Solutions,LLC Sent: 09 July 2009 15:07 To: ProFox Email List Subject: Re: Event tracking - Am I going Stupid? Dave Crozier wrote: > Guys, > For the first time in many years I have had to re

Re: Event tracking - Am I going Stupid?

2009-07-09 Thread Peter Cushing
Hi Dave, Not used event tracking but sometimes I like to put in little bits of code that write out to a log file so I can see what is happening in a live environment. IF FILE('alerts.txt') STRTOFILE('At start of save - User: '+ps_user + ' Style: '+thisform.oVars.xo_style+ps_crlf,'Save.txt

RE: Event tracking - Am I going Stupid?

2009-07-09 Thread Dave Crozier
ix. Oh, and we must have another flying session if you are up for it. Dave Crozier -Original Message- From: profox-boun...@leafe.com [mailto:profox-boun...@leafe.com] On Behalf Of Peter Cushing Sent: 09 July 2009 15:19 To: profox@leafe.com Subject: Re: Event tracking - Am I going Stupid?

Re: Event tracking - Am I going Stupid?

2009-07-09 Thread Ed Leafe
On Jul 9, 2009, at 9:01 AM, Dave Crozier wrote: > PS Have sent this 3 times now, so apologies if it appears multiple > times but > I thnk there may have been a problem with Ed's box. A quick glance at the logs indicates that there were network connectivity problems overnight. Things

RE: Event tracking - Am I going Stupid?

2009-07-09 Thread Kevin O'Shea
I have also found DEBUGOUT to be quite beneficial in debugging. Kevin ___ Post Messages to: ProFox@leafe.com Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech

RE: Event tracking - Am I going Stupid?

2009-07-09 Thread Tracy Pearson
VFP 3 didn't have such a feature from what I see. VFP 6 does not have REFRESH in the list. I'll vote for a dream. -Original Message- From: Dave Crozier Sent: Thursday, July 09, 2009 10:01 AM Guys, For the first time in many years I have had to resort to the event tracking in the debugge

RE: Event tracking - Am I going Stupid?

2009-07-09 Thread Dave Crozier
Thanks for looking Ed. Dave -Original Message- From: profox-boun...@leafe.com [mailto:profox-boun...@leafe.com] On Behalf Of Ed Leafe Sent: 09 July 2009 15:26 To: ProFox Email List Subject: Re: Event tracking - Am I going Stupid? On Jul 9, 2009, at 9:01 AM, Dave Crozier wrote: >

RE: Event tracking - Am I going Stupid?

2009-07-09 Thread Dave Crozier
tself - hence the easiest to do is to just track it. Give it a go and see though. Dave -Original Message- From: profox-boun...@leafe.com [mailto:profox-boun...@leafe.com] On Behalf Of Kevin O'Shea Sent: 09 July 2009 15:27 To: profox@leafe.com Subject: RE: Event tracking - Am I going

RE: Event tracking - Am I going Stupid?

2009-07-09 Thread Dave Crozier
31 To: profox@leafe.com Subject: RE: Event tracking - Am I going Stupid? VFP 3 didn't have such a feature from what I see. VFP 6 does not have REFRESH in the list. I'll vote for a dream. -Original Message- From: Dave Crozier Sent: Thursday, July 09, 2009 10:01 AM Guys, For th

Re: Event tracking - Am I going Stupid?

2009-07-09 Thread Peter Cushing
Dave Crozier wrote: > Peter, > Well that's what I'm doing now but it is a real pain to get where the error > is happening as it is a visual "refresh" problem that seems to just come and > go but is consistent on all machines so I know it isn't video card related. > > A simple problem, but a pain to

Re: Event tracking - Am I going Stupid?

2009-07-09 Thread Stuart Dunkeld
> From: Dave Crozier > Subject: Event tracking - Am I going Stupid? > To: "'ProFox Email List'" > Received: Thursday, July 9, 2009, 10:01 AM > If I remember correctly, wasn't the Refresh() event on of the events you > could track in earlier versio

Re: Event tracking - Am I going Stupid?

2009-07-09 Thread MB Software Solutions, LLC
Stuart Dunkeld wrote: > You could try specifying it in SET EVENTLIST ? Buehler? Buehler? Buehler? http://leafe.com/archives/showMsg/422803 ;-) ___ Post Messages to: ProFox@leafe.com Subscription Maintenance: http://leafe.com/mailman/listinfo/profo