Thanks Dan. I kinda figured this is a typical mistake that even the Gurus of
VFP goof up on at times. Its just such a PITA - since, I musta wasted like 3
hours trying to figure out the problem - before it Bit me in the Ass - and I
Jumped - when I realized what I had been doing wrong!

Generally speaking - for our systems here - we almost never touch the stuff
in the EXE's. But, in my case - since its part of building a New system (and
I'm basically replacing Old screens w/New screens) - I'm going to be making
more and MORE Updates to the PROC File! So - hopefully - in the Near future
- this won't happen again!

-K-

-----Original Message-----
From: ProfoxTech [mailto:[email protected]] On Behalf Of Dan
Covill
Sent: Monday, June 17, 2013 3:27 PM
To: [email protected]
Subject: Re: Procedure NOT Found...

On 06/17/13 09:52 AM, Kurt Wendt wrote:
> The stupid procedure file is included in the EXE. So - I just realized
that
> unless I recompile the EXE - it can't POSSIBLY "See" any New Proc's in
> there! Dang!

Hi, Kurt

I've probably done that 50 times.  I patch the prg, and type "DO MYAPP".
That runs the MYAPP.exe, which of course doesn't know about any changes, 
and I retry it about five times before I figure it out.

I finally started compiling the exes with the date; e.g., MYAPP0614.exe, 
so that if I "DO MYAPP" I can only get the prg.

Dan

[excessive quoting removed by server]

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/8DE99D70BED846F29B59C96C62C051EE@Programming2
** 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