RE: SCX form included in EXE is not found on DO FORM line

2020-12-08 Thread Richard Kaye
A fine question. 😊 I didn't watch the movie. Are you putting a path in on your DO FORM call? Do you have a back door where you can see the runtime environment settings? I would think if you want VFP to walk its path to find the form in the EXE, then your DO FORM call should not include a fully

Re: SCX form included in EXE is not found on DO FORM line

2020-12-08 Thread MB Software Solutions, LLC
On 12/8/2020 9:22 AM, Richard Kaye wrote: A fine question. 😊 I didn't watch the movie. Are you putting a path in on your DO FORM call? Do you have a back door where you can see the runtime environment settings? I would think if you want VFP to walk its path to find the form in the EXE, then y

Re: SCX form included in EXE is not found on DO FORM line

2020-12-08 Thread Frank Cazabon
Mike, I'm coming in a bit late and am a bit unclear on some of your answers to previous questions. Let me know if this summary is accurate or not, please: 1. Your exe calls an SCX (DO MyForm.scx - without any path to the scx in the call) 2. The SCX is included in the exe 3. When the exe ru

Re: SCX form included in EXE is not found on DO FORM line

2020-12-08 Thread MB Software Solutions, LLC
Hi Frank, Yeah...pretty much right.  Take 43 seconds and see what I mean: 43 second demo showing the problem:https://www.screencast.com/t/ZjyWYqFI On 12/8/2020 12:22 PM, Frank Cazabon wrote: Mike, I'm coming in a bit late and am a bit unclear on some of your answers to previous questions. Le

Re: SCX form included in EXE is not found on DO FORM line

2020-12-08 Thread MB Software Solutions, LLC
I know, right!  If only folks wasted 43-seconds instead of all this book reading.  :D On 12/8/2020 12:50 PM, Paul H. Tarver wrote: FYI, the movie was better than the book. :) Paul H. Tarver Tarver Program Consultants, Inc. -Original Message- From: ProfoxTech [mailto:profoxtech-boun..

Re: SCX form included in EXE is not found on DO FORM line

2020-12-08 Thread Frank Cazabon
I had looked at it 2 or 3 times but it doesn't answer some of the questions asked by others here and I'm still not 100% sure of one thing in particular. Woody asked you: Maybe, when compiling the EXE you are not saving tot he project folder? and you responded: it's definitely NOT the same f

Re: SCX form included in EXE is not found on DO FORM line

2020-12-08 Thread MB Software Solutions, LLC
Oh sorry, Frank.  Let me clarify: Project is in on my C: drive in the legacy folder (c:\wsapps\bwd).  Form is in E: drive in my Dev\Client\Forms folder. Clear as mud now?  ;-) --Mike On 12/8/2020 2:23 PM, Frank Cazabon wrote: I had looked at it 2 or 3 times but it doesn't answer some of the

Re: SCX form included in EXE is not found on DO FORM line

2020-12-08 Thread Frank Cazabon
But when you compile the exe, does that get created in the same place as the pjx/t? On 8 December 2020 17:17:07 GMT-04:00, "MB Software Solutions, LLC" wrote: >Oh sorry, Frank.  Let me clarify: > >Project is in on my C: drive in the legacy folder (c:\wsapps\bwd).  >Form >is in E: drive in my D

RE: SCX form included in EXE is not found on DO FORM line

2020-12-08 Thread Paul H. Tarver
FYI, the movie was better than the book. :) Paul H. Tarver Tarver Program Consultants, Inc. -Original Message- From: ProfoxTech [mailto:profoxtech-boun...@leafe.com] On Behalf Of Richard Kaye Sent: Tuesday, December 08, 2020 8:22 AM To: profoxt...@leafe.com Subject: RE: SCX form included