Re: Printing to printer of choice

2013-02-26 Thread Alan Bourke
On Tue, Feb 26, 2013, at 04:59 AM, Sytze de Boer wrote: Sometimes a report should go to this printer, at other times to another, depending on where I am in the buildong The printer is a simple HP1020 set up as a shared printer on XP pc in the warehouse The following process works fine on

Re: A VERY Strange Error!

2013-02-26 Thread Alan Bourke
On Tue, Feb 26, 2013, at 07:42 AM, Jean MAURICE wrote: When all has been done and you have lost all your form Or get it back from source control. ___ Post Messages to: ProFox@leafe.com Subscription Maintenance:

Re: Printing to printer of choice

2013-02-26 Thread Peter Cushing
Sytze de Boer wrote: Sometimes a report should go to this printer, at other times to another, depending on where I am in the buildong The printer is a simple HP1020 set up as a shared printer on XP pc in the warehouse The following process works fine on some pc's but on others it craps out with

Re: Debugging Problem

2013-02-26 Thread Frank Cazabon
Gene, can you post some code to duplicate the problem? Frank. Frank Cazabon On 25/02/2013 07:03 PM, Gene Wirchenko wrote: At 14:19 2013-02-25, Gene Wirchenko ge...@telus.net wrote: At 12:19 2013-02-25, Tracy Pearson tr...@powerchurch.com wrote: Gene Wirchenko wrote on 2013-02-22: [snip]

RE: A VERY Strange Error!

2013-02-26 Thread jerry foote
Or refox Jerry -Original Message- From: ProFox [mailto:profox-boun...@leafe.com] On Behalf Of Alan Bourke Sent: Tuesday, February 26, 2013 3:50 AM To: profox@leafe.com Subject: Re: A VERY Strange Error! On Tue, Feb 26, 2013, at 07:42 AM, Jean MAURICE wrote: When all has been done and

ProFox Archives Replying to a Post...

2013-02-26 Thread Kurt
Hey folks, There was an older message posted last Nov. here on the list. And, of course, I don't have that message here at work - since I only started mid. Jan.! So - I found it up on the Archives. But, this is the FIRST Time I was hoping to reply to a message I found in the Archives. However,

Re: ProFox Archives Replying to a Post...

2013-02-26 Thread Ed Leafe
On Feb 26, 2013, at 8:32 AM, Kurt k...@isssusa.com wrote: There was an older message posted last Nov. here on the list. And, of course, I don't have that message here at work - since I only started mid. Jan.! So - I found it up on the Archives. But, this is the FIRST Time I was hoping to

RE: ProFox Archives Replying to a Post...

2013-02-26 Thread Kurt
OK Ed - that's what I kinda figured. Am in the progress of doing exactly that right now... Thanks again! -K- -Original Message- From: ProfoxTech [mailto:profoxtech-boun...@leafe.com] On Behalf Of Ed Leafe Sent: Tuesday, February 26, 2013 9:43 AM To: profoxt...@leafe.com Subject: Re:

Re: VFP Metro Interface

2013-02-26 Thread Kurt
Hey Dave - regarding this older posting of yours. I'm curious to know if you have made more progress on implementing Metro style interfaces in VFP - since, we (at my day job) - have this App that we are looking to run on a Tablet - and I MUST give it a proper Overhaul ASAP! Thanks in Advance!

RE: QR Code Recognition

2013-02-26 Thread Chris Davis
Yes please Dave that would be great, I have also spotted the recent addition to VFPX which looks like it would help you with the printing side. I was going to have a mess around with ZBAR sourceforge project but figured it made more sense to ask the question before I did. Oh and thanks Alan

Re: QR Code Recognition

2013-02-26 Thread Michael Savage
Dave, I too would like to see your code for QR. msav...@golden.net Thanks in advance, Mike On 26/02/2013 11:12 AM, Chris Davis wrote: Yes please Dave that would be great, I have also spotted the recent addition to VFPX which looks like it would help you with the printing side. I was going to

RE: QR Code Recognition

2013-02-26 Thread Dave Crozier
I'll post it on Profox sometime tomorrow and post a link message Dave -Original Message- From: ProFox [mailto:profox-boun...@leafe.com] On Behalf Of Michael Savage Sent: 26 February 2013 16:29 To: ProFox Email List Subject: Re: QR Code Recognition Dave, I too would like to see your code

RE: VFP Metro Interface

2013-02-26 Thread Kurt
Hey Stephen - I didn't say we were going to REWRITE the App - just do some kinda Overhaul to make it run properly under Win8 on a Tablet. As it is - my boss wants to re-write an ENTIRE CRM System - which currently runs like DOS screens (FP 4 DOS) running under Windows - and now he wants to

RE: VFP Metro Interface

2013-02-26 Thread Kurt
True - I was hoping to avoid tweaking ALL the screens in this app - but, to be honest - its not a very BIG app - and its not got a LOT of screens. But, I am trying to inform my boss that he can't keep taking on more and More - and hope to get ALL these things done - w/only 2 programmers! By the

RE: VFP Metro Interface

2013-02-26 Thread Richard Kaye
Andrew Ross MacNeil's GENMENUX is your friend... -- rk -Original Message- From: ProfoxTech [mailto:profoxtech-boun...@leafe.com] On Behalf Of Kurt Sent: Tuesday, February 26, 2013 12:03 PM To: profoxt...@leafe.com Subject: RE: VFP Metro Interface True - I was hoping to avoid tweaking

RE: A VERY Strange Error!

2013-02-26 Thread Tracy Pearson
This is the reason I no longer test my code in the same session I'm programming. I have an icon, and a menu option that launches vfp9 with a parameter of a special config.fpw. It is simple: resource=off Title=PCPLUS115-CODE command=Do

RE: VFP Metro Interface

2013-02-26 Thread Kurt
Hey Richard - thanks for the suggestion - I'm working on getting Friendly w/Mr. GenMenuX Right NOW! :-) -Original Message- From: ProfoxTech [mailto:profoxtech-boun...@leafe.com] On Behalf Of Richard Kaye Sent: Tuesday, February 26, 2013 12:07 PM To: profoxt...@leafe.com Subject: RE: VFP

RE: A VERY Strange Error!

2013-02-26 Thread Gene Wirchenko
At 17:20 2013-02-25, Ken Dibble krdib...@stny.rr.com wrote: [snip] Some people will say they've never seen this; others will say it happens frequently. It happens to me enough with reports that I will save every 2-3 minutes when working with them. In my thread Debugging Problem, I am

Re: Debugging Problem

2013-02-26 Thread Gene Wirchenko
At 03:37 2013-02-26, Frank Cazabon frank.caza...@gmail.com wrote: Gene, can you post some code to duplicate the problem? Well, I would except that I solved the problem. I had the code structured as follows: msgsvc.prg: Steven Black's code with no modifications msgbox.prg:

Re: A VERY Strange Error!

2013-02-26 Thread Dan Covill
On 02/26/13 10:19 AM, Gene Wirchenko wrote: The U.S.A. is a weird place. Canada is a weird place, too, but it is the weirdness that I am used to. Now, replace the countries with coding styles, and reread. +1 Dan ___ Post Messages to:

Re: VFP Metro Interface

2013-02-26 Thread MB Software Solutions, LLC
On 2/26/2013 11:34 AM, Stephen Russell wrote: On Tue, Feb 26, 2013 at 9:00 AM, Kurt k...@isssusa.com wrote: Hey Dave - regarding this older posting of yours. I'm curious to know if you have made more progress on implementing Metro style interfaces in VFP - since, we (at my day job) - have this

Re: VFP Metro Interface

2013-02-26 Thread Kurt @ VR-FX
Good comeback Mike - VERY Funny indeed! As it is - I bang out a VERY Quick change to part of the system today already - done in about 45 min. - to change this one screen to a MUCH Bigger display - bigger buttons, fonts, etc. - but, did it in a way that I copied this screen - and made a 2nd

Re: VFP Metro Interface

2013-02-26 Thread Ken Dibble
Hey Dave - regarding this older posting of yours. I'm curious to know if you have made more progress on implementing Metro style interfaces in VFP - since, we (at my day job) - have this App that we are looking to run on a Tablet - and I MUST give it a proper Overhaul ASAP!