Re: A Quick VFP Graphical Conversion...

2009-11-12 Thread Alan Bourke
When you open a screen defined in FoxPro for DOS in FoxPro for Windows, you get a 'Transport' dialog that creates FPW metadata in the SCX file. By default the converted FPW version of the screen will be black controls on white forms. If you then converted that to VFP using the same process you woul

[OT] Obama voters express their regrets.

2009-11-12 Thread Michael Madigan
http://directorblue.blogspot.com/2009/03/im-sorry-obama-voters-express-their.html ___ 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/pr

Re: [NF] Quickbooks IIF file - Need 1 field name

2009-11-12 Thread Richard A Mertl
You also have iif mapping on the intuit website. However, beware that the map changes from version to version. Richard A. Mertl, C.A. On 2009-11-09, at 3:33 PM, "Tina Currie" wrote: > Hi all, > > Have developed a routine that finds invoices due for printing in an > order entry system I've

[OT] Today is "Execute the DC Sniper Day"

2009-11-12 Thread Michael Madigan
Today is "Execute the DC Sniper Day" He gets to meet his 72 Virgins, unfortunately for him they all look like Rosie O'Donnell. ___ Post Messages to: ProFox@leafe.com Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of t

[OT] Deer loses head butt with lawn ornament.

2009-11-12 Thread Michael Madigan
I wonder if we put up concrete ornaments of Democrats whether we would have the same luck http://www.lacrossetribune.com/news/local/article_9ee5d1bc-cdbc-11de-a418-001cc4c002e0.html ___ Post Messages to: ProFox@leafe.com Subscription Maintenance: http:

[OT] White House Surrenders to Fox News

2009-11-12 Thread Michael Madigan
O'loser to grant interview to Major Garret. http://drudgereport.com/ ___ 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 Sea

[OT] South Texas trail cam

2009-11-12 Thread Michael Madigan
http://www.angelfire.com/ak2/intelligencerreport/southtexas_cam.html ___ 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 Sear

Re: [OT] Today is "Execute the DC Sniper Day"

2009-11-12 Thread Stephen Russell
On Tue, Nov 10, 2009 at 3:21 AM, Michael Madigan wrote: > Today is "Execute the DC Sniper Day" He gets to meet his 72 Virgins, > unfortunately for him they all look like Rosie O'Donnell. -- I thought that he got Neil Patrick Harris virgins. Bad Steve! -- Stephen Russ

RE: A Quick VFP Graphical Conversion...

2009-11-12 Thread Kurt Wendt
Hey Alan, Thanks for your feedback. And, I think you hit on the reason that worked for me Way Back When. I suspect that back then I had been doing screen designs - even in FoxPro for DOS. And, the problem here is - they built ALL their screens - even going WAY back in time - all based upon @ Say/G

RE: DoDefault()

2009-11-12 Thread Peter Hart
Hi All I am now well enough to continue with my command bars projects. I started a new project. Added the library which holds my base form "CForm" Started a new form and in the load I placed the code "DoDefault()" then added some more code. The Base form has a Line coded Do OpenDatabase

Re: A Quick VFP Graphical Conversion...

2009-11-12 Thread Stephen Russell
On Thu, Nov 12, 2009 at 8:22 AM, Kurt Wendt wrote: > Hey Alan, > > Thanks for your feedback. And, I think you hit on the reason that worked > for me Way Back When. I suspect that back then I had been doing screen > designs - even in FoxPro for DOS. And, the problem here is - they built > ALL their

RE: DoDefault()

2009-11-12 Thread Tracy Pearson
In the properties of your recently created form, what is the "ParentClass" value? -Original Message- From: Peter Hart Sent: Thursday, November 12, 2009 9:54 AM Hi All I am now well enough to continue with my command bars projects. I started a new project. Added the library which

RE: A Quick VFP Graphical Conversion...

2009-11-12 Thread Kurt Wendt
No Stephen - the old system here never did Forms. Its all @ Say/Gets, which would require a complete re-write to change the look of the system. As it is - we have one client who was paying us to convert a system into VFP - and change all screens into Forms that look like Windows screens. But, its

RE: A Quick VFP Graphical Conversion...

2009-11-12 Thread Alan Bourke
On Thu, 12 Nov 2009 10:38 -0500, "Kurt Wendt" wrote: > Problem is - we are > never generally given enough time to do it right - so its always a rush > job! Yep, never time to do it but always time to re-do it. -- Alan Bourke alanpbourke (at) fastmail (dot) fm

Re: A Quick VFP Graphical Conversion...

2009-11-12 Thread Stephen Russell
On Thu, Nov 12, 2009 at 9:38 AM, Kurt Wendt wrote: > No Stephen - the old system here never did Forms. Its all @ Say/Gets, > which would require a complete re-write to change the look of the > system. > > As it is - we have one client who was paying us to convert a system into > VFP - and change a

Re: A Quick VFP Graphical Conversion...

2009-11-12 Thread Stephen Russell
On Thu, Nov 12, 2009 at 11:16 AM, Andrew Stirling wrote: > Stephen > >  > I cannot run the project in FPD on Win7 something about a memory >  > issue.  hahahaha not enough resources on a box with 3 gig of ram. > > have a look at tamedos > http://www.tamedos.com/ ---

Re: A Quick VFP Graphical Conversion...

2009-11-12 Thread Alan Bourke
I was under the impression that MS-DOS executables would not run in either 32-bit or 64-bit Windows 7 (they definitely won't run in *any* 64-Bit Windows as it has no 16-bit support at all). So TameDOS won't help either, all that does is stop keyboard polling in MS-DOS apps from sucking up all the C

RE: DoDefault()

2009-11-12 Thread Peter Hart
Thanks again Tracy I had copied the class library into the new project directory and of course it has the old folder in the classlib property. Thank you very much Peter -Original Message- From: profox-boun...@leafe.com [mailto:profox-boun...@leafe.com] On Behalf Of Tracy Pearson Sent: 1

Re: A Quick VFP Graphical Conversion...

2009-11-12 Thread Andrew Stirling
Stephen > I cannot run the project in FPD on Win7 something about a memory > issue. hahahaha not enough resources on a box with 3 gig of ram. have a look at tamedos http://www.tamedos.com/ Andrew Stirling 01250 874580 http://www.calcpay.co.uk HMRC Accredited UK payroll program Stephen Russ

Re: A Quick VFP Graphical Conversion...

2009-11-12 Thread Stephen Russell
On Thu, Nov 12, 2009 at 11:30 AM, Alan Bourke wrote: > I was under the impression that MS-DOS executables would not run in > either 32-bit or 64-bit Windows 7 (they definitely won't run in *any* > 64-Bit Windows as it has no 16-bit support at all). So TameDOS won't > help either, all that does is

[NF] I love it when I get handed a task on a project with no hint of expectations.

2009-11-12 Thread Stephen Russell
Hey it's a rush job going after Federal Grant $ so do it as fast as you can! I have to take data presented in a web form and have it go against our document service to present a tiff image of the official paperwork that either the jail or courts have used before. I asked if they had a list of

[ADMIN] ProFox VFP Downloads page not available

2009-11-12 Thread MB Software Solutions, LLC
http://leafe.com/dls/vfp "Server Error 500" fyi... -- Mike Babcock, MCP MB Software Solutions, LLC President, Chief Software Architect http://mbsoftwaresolutions.com http://fabmate.com http://twitter.com/mbabcock16 ___ Post Messages to: ProFox@leafe.

RE: DoDefault()

2009-11-12 Thread Tracy Pearson
You're welcome. Somewhere along my time in VFP I've seen the same thing happen. -Original Message- From: Peter Hart Sent: Thursday, November 12, 2009 12:36 PM Thanks again Tracy I had copied the class library into the new project directory and of course it has the old folder in the class

Re: [ADMIN] ProFox VFP Downloads page not available

2009-11-12 Thread Paul McNett
MB Software Solutions, LLC wrote: > http://leafe.com/dls/vfp > > "Server Error 500" > > fyi... > Looks like a case-sensitivity issue. Change it to: http://leafe.com/dls/VFP Paul ___ Post Messages to: ProFox@leafe.com Subscription Maintenance: http

Re: [ADMIN] ProFox VFP Downloads page not available

2009-11-12 Thread Paul McNett
Paul McNett wrote: > MB Software Solutions, LLC wrote: >> http://leafe.com/dls/vfp >> >> "Server Error 500" >> >> fyi... >> > > Looks like a case-sensitivity issue. Change it to: > > http://leafe.com/dls/VFP Oops, that just takes you to "other downloads". Something in the vfp downloads is caus

Re: [ADMIN] ProFox VFP Downloads page not available

2009-11-12 Thread Ed Leafe
On Nov 12, 2009, at 12:45 PM, Paul McNett wrote: >>> "Server Error 500" >>> >>> fyi... >>> >> >> Looks like a case-sensitivity issue. Change it to: >> >> http://leafe.com/dls/VFP > > Oops, that just takes you to "other downloads". Something in the vfp > downloads is > causing an error, because '

Re: A Quick VFP Graphical Conversion...

2009-11-12 Thread Jeff Roberts
Stephen if you didn't do it already you probably need to find the config.nt file (or whatever it is called now) and change it to read files=99. the default under xp is files=33 or something like that which would let foxpro dos run but you'd get errors as soon as you started opening more than a few

Re: A Quick VFP Graphical Conversion...

2009-11-12 Thread Jeff Roberts
Another couple things I have run into running foxpro dos on newer xp and vista machines: Sometimes I've had to create a batch file that exlicitly calls the extened memory version of foxpro or the runtime ie "foxr +x" "fox +x" and on machines with a lot of memory you need to edit config.fp and put a

Re: A Quick VFP Graphical Conversion...

2009-11-12 Thread Stephen Russell
On Thu, Nov 12, 2009 at 3:31 PM, Jeff Roberts wrote: > Stephen if you didn't do it already you probably need to find the > config.nt file (or whatever it is called now) and change it to read > files=99.  the default under xp is files=33 or something like that > which would let foxpro dos run but y

Re: A Quick VFP Graphical Conversion...

2009-11-12 Thread Stephen Russell
On Thu, Nov 12, 2009 at 3:38 PM, Jeff Roberts wrote: > Another couple things I have run into running foxpro dos on newer xp > and vista machines: > Sometimes I've had to create a batch file that exlicitly calls the > extened memory version of foxpro or the runtime ie "foxr +x" "fox +x" > and on ma

[NF] cool design for a plug

2009-11-12 Thread Stephen Russell
-- Stephen Russell Sr. Production Systems Programmer SQL Server DBA Web and Winform Development Independent Contractor Memphis TN 901.246-0159 ___ Post Messages to: ProFox@leafe.co

[OT] Calco Where Are You?

2009-11-12 Thread Carl Lindner
Gee Bob - Tonight Geta announced potential problems with the NY 23rd Congressional election and that Carly Fiorina was going to run against Boxer. This is pretty big stuff. In the past, I counted you to fill me well before Fox News. I hope thing are doing ok down there in Tampa. Carl Lind

Re: [OT] Calco Where Are You?

2009-11-12 Thread Michael Madigan
Fiorina has a big RINO horn in the middle of her forehead. ACORN stole the 23rd, I'll bet you a dollar. --- On Thu, 11/12/09, Carl Lindner wrote: > From: Carl Lindner > Subject: [OT] Calco Where Are You? > To: profox@leafe.com, bobca...@tampabay.rr.com > Date: Thursday, November 12, 2009, 10:5

Re: [OT] Calco Where Are You?

2009-11-12 Thread Michael Madigan
Wow, Carly Fiorina, incompetent boob running against an incompetent boob. Great. --- On Thu, 11/12/09, Carl Lindner wrote: > From: Carl Lindner > Subject: [OT] Calco Where Are You? > To: profox@leafe.com, bobca...@tampabay.rr.com > Date: Thursday, November 12, 2009, 10:58 PM > Gee Bob - Ton