Hi Jerry,

 From FP, you want to open the Trace window.  Turn off the Trace Between 
Breaks, 
the Open the file you want to check out.  It can be either the .PRG or the .EXE 
(probably .APP, too, but I don't work in .APPs).

You can Find a line, or scroll down to it.  Press Enter to set a break point.

The Debug window let's you see variables and contents.

You will need to have either the .EXE or .PRG in the search path when the 
breakpoint is hit, or it will complain and not let you do anything but resume 
execution.

Works like a champ if you are careful.
|
Brant Layton|
|480.964.1316|

On 12/7/2011 11:01 AM, [email protected] wrote:
> Send ProfoxTech mailing list submissions to
>       [email protected]
>
> To subscribe or unsubscribe via the World Wide Web, visit
>       http://leafe.com/mailman/listinfo/profoxtech
> or, via email, send a message with subject or body 'help' to
>       [email protected]
>
> You can reach the person managing the list at
>       [email protected]
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of ProfoxTech digest..."
>
>
> This list is a distilled version of the main ProFox list. All messages with 
> [OT] in the subject line have been distilled out, leaving just technical 
> discussions.
>
> You cannot post directly to this list. Instead, please direct all replies to 
> [email protected].
>
>
> Today's Topics:
>
>     1. Re: VFP 9.0 holding onto lock after program crashes (Lew Schwartz)
>     2. RE: Problem with set filter (Dave Crozier)
>     3.        
>     4. RE: Tracing a program to a file in fpd26 (Tracy Pearson)
>     5. RE: Interesting video clip about the Internet (Jarvis, Matthew)
>     6. RE: Tracing a program to a file in fpd26 (Jerry Foote)
>     7. Re: Tracing a program to a file in fpd26 (Fred Taylor)
>     8. Re: Tracing a program to a file in fpd26 (Fred Taylor)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 7 Dec 2011 12:09:07 -0500
> From: Lew Schwartz<[email protected]>
> To: [email protected]
> Subject: Re: VFP 9.0 holding onto lock after program crashes
> Message-ID:
>       <cafuu78fhcjshlotvrksj8feanfvkd+zccc6flf4fhfopgfe...@mail.gmail.com>
> Content-Type: text/plain; charset="us-ascii"
>
> I guess it depends on how dirty the crash is. If your error routine kicks
> in&  successfully closes all your tables you should be ok.
>
> On Wed, Dec 7, 2011 at 11:19 AM, Michael Madigan<[email protected]>wrote:
>
>> But, to my knowledge, it never remained before.
>>
>>
>> ________________________________
>>   From: Lew Schwartz<[email protected]>
>> To: ProFox Email List<[email protected]>
>> Sent: Wednesday, December 7, 2011 10:32 AM
>> Subject: Re: VFP 9.0 holding onto lock after program crashes
>>
>> FWIW, the lock is requested by your program, but it's held by the server,
>> so if the app goes down, the lock may remain.
>>
>>
>> --- StripMime Report -- processed MIME parts ---
>> multipart/alternative
>>    text/plain (text body -- kept)
>>    text/html
>> ---
>>
[excessive quoting removed by server]

_______________________________________________
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.

Reply via email to