RE: CONTINUE command is erroring, asking for a LOCATE command... which is there!

2008-10-02 Thread Francis I. Coppage, Jr.
The INSERT moves the pointer, thus canceling the LOCATE! Best, Francis I. Coppage, Jr. "Two things are infinite: the universe and human stupidity; and I'm not sure about the universe." ... Albert Einstein -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTE

VFP9 - FORM Problem

2008-11-23 Thread Francis I. Coppage, Jr.
- Currently in Vista Business, Same occurred in XP Pro. - VFP 9.0 SP2 - Development - Codebook - Open a class/form Labels are not at the xy that are designated by the properties. Highlighting one then using the right arrow key causes the label to reposition one place

RE: VFP9 - FORM Problem

2008-11-24 Thread Francis I. Coppage, Jr.
:[EMAIL PROTECTED] On Behalf Of Tracy Pearson Sent: Monday, November 24, 2008 8:27 AM To: [EMAIL PROTECTED] Subject: RE: VFP9 - FORM Problem Vaguely recalling this behavior with Labels which have Right Alignment and AutoSize on. Tracy -Original Message- From: Behalf Of Francis I. Coppage, Jr

RE: VFP 9 Task Pane problem

2008-11-25 Thread Francis I. Coppage, Jr.
Download msxml.msi from here and install. That'll take care of the problem ... er ... missing file. :-) http://www.microsoft.com/downloads/details.aspx?familyid=3144B72B-B4F2-46DA- B4B6-C5D7485F2B42&displaylang=en Francis -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROT

RE: VFPCompression.FLL update 11/30/2008

2008-12-01 Thread Francis I. Coppage, Jr.
Michael, I know we're not talking DoD security here, but I find the ZipString & UnzipString functions quite handy in storing character data in fields that I don't want any casual "Browsers" to see since I do have some clients that have VFP (dangerous) on their desktops. As in keeping honest people

RE: VFPCompression.FLL update 11/30/2008

2008-12-01 Thread Francis I. Coppage, Jr.
, Francis I. Coppage, Jr. wrote: > Michael, > > > I know we're not talking DoD security here, but I find the ZipString & > UnzipString functions quite handy in storing character data in fields > that I don't want any casual "Browsers" > to see since I do h

SQL Query

2008-12-05 Thread Francis I. Coppage, Jr.
I know I've done this before, but right now I'm suffering from a Brain F... reeze or something. I have a PO file, a PO Lineitem file, and a Process file. PO Orderno PO Lineitem Orderno LineItem Process Orderno Sequence (same as LineItem) What I need to do is retrieve all PO's that do not hav

RE: SQL Query

2008-12-05 Thread Francis I. Coppage, Jr.
s this: Select po.orderno, pol.lineitem ; From po inner join pol on po.orderno == pol.orderno ; Where po.orderno not in ; (select pol.orderno from pol left join process ; On pol.lineitem == process.sequence ; Where isnull(process.orderno)) -Original Message- From: Francis I. Co

RE: Non Modal Report Preview?

2008-12-05 Thread Francis I. Coppage, Jr.
Steve, Cathy Pountney explains it best. Here are a couple of articles that may help Up on msdn under Development Tools and Languages/Visual FoxPro/Visual FoxPro 9.0 SP2/Technical Articles http://msdn.microsoft.com/en-us/library/ms965281.aspx I picked up her book from Whil's site when I wanted

RE: SQL Query

2008-12-05 Thread Francis I. Coppage, Jr.
From po inner join pol on po.orderno == pol.orderno ; Where po.orderno not in ; (select pol.orderno from pol left join process ; On pol.lineitem == process.sequence ; Where isnull(process.orderno)) -Original Message- From: Francis I. Coppage, Jr. Sent: Friday, December 05, 2008

RE: Non Modal Report Preview?

2008-12-05 Thread Francis I. Coppage, Jr.
Steve, It might surprise you! Basically all I did was write a couple of wrappers (depending on whether I wanted like on a page on a pageframe or on a separate form), rolled the Query and sent it and the Report to the object with a parm that told it where to put it (no laughing please). It did the

RE: Non Modal Report Preview?

2008-12-08 Thread Francis I. Coppage, Jr.
Cathy When I got your book from Whil there were updates (New In 8 & New In 9) which was enough to get me started with _Listeners (9), and dumping the printer environment (8). Looking forward to the SP2 book ... with Whil??? ... and ANY Report rewrites :-) Keep up the good work. ... I'm sure GRAFU

RE: Non Modal Report Preview?

2008-12-08 Thread Francis I. Coppage, Jr.
Fantastic ... I await with bated breath! Francis -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Cathy Pountney Sent: Monday, December 08, 2008 12:00 PM To: [EMAIL PROTECTED] Subject: RE: Non Modal Report Preview? > Looking forward to the SP2 book ... wi

RE: Non Modal Report Preview?

2008-12-08 Thread Francis I. Coppage, Jr.
... And all the work you've SAVED ME -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Steve Ellenoff Sent: Monday, December 08, 2008 1:10 PM To: [EMAIL PROTECTED] Subject: RE: Non Modal Report Preview? Thanks for the NOWAIT tip, I look forward to tryin

RE: [NF] Windows Update setting reset to Automatic

2008-12-10 Thread Francis I. Coppage, Jr.
Dave, What address do they use for these updates? Francis -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David Smith Sent: Wednesday, December 10, 2008 9:27 AM To: [EMAIL PROTECTED] Subject: RE: [NF] Windows Update setting reset to Automatic I agree, h

RE: Sending E-mail from VFP

2011-08-19 Thread Francis I. Coppage, Jr.
Ted ... I'm proud of you ... You didn't start your answer with the "MAPI Bad, SMTP Good" line!!! GDR,VVF Francis -Original Message- From: profoxtech-boun...@leafe.com [mailto:profoxtech-boun...@leafe.com] On Behalf Of Ted Roche Sent: Friday, August 19, 2011 1:03 PM To: profoxt...@leafe.co

RE: Sending E-mail from VFP

2011-08-19 Thread Francis I. Coppage, Jr.
com Subject: Re: Sending E-mail from VFP On Fri, Aug 19, 2011 at 3:55 PM, Francis I. Coppage, Jr. wrote: > Ted ... I'm proud of you ... You didn't start your answer with the "MAPI > Bad, SMTP Good" line!!! > Not that it isn't still true :) I wondered how long it w

RE: Ah memories ...

2011-09-30 Thread Francis I. Coppage, Jr.
Ah ... But do you have a VFP 4.0 Beta CD ... LOL -Original Message- From: profoxtech-boun...@leafe.com [mailto:profoxtech-boun...@leafe.com] On Behalf Of Alan Bourke Sent: Friday, September 30, 2011 7:54 AM To: profoxt...@leafe.com Subject: Ah memories ... Moving office soon and going thr

RE: Ah memories ...

2011-09-30 Thread Francis I. Coppage, Jr.
Yep ... still have mine too -Original Message- From: profoxtech-boun...@leafe.com [mailto:profoxtech-boun...@leafe.com] On Behalf Of Ed Leafe Sent: Friday, September 30, 2011 8:45 AM To: profoxt...@leafe.com Subject: Re: Ah memories ... On Sep 30, 2011, at 7:53 AM, Alan Bourke wrote:

RGB for Tan

2011-11-28 Thread Francis I. Coppage, Jr.
I have a client that doesn't like my bland grey/silver background. They have seen and want what amounts to a TAN. I've seen it in some VB apps but have nothing that I can get the coding from. Any help out there? Francis --- StripMime Report -- processed MIME parts --- multipart/alte

RE: RGB for Tan

2011-11-29 Thread Francis I. Coppage, Jr.
the rest of the comments/suggestions for the future!!! Thanks all!!! Best, Francis I. Coppage, Jr. -- "Two things are infinite: the universe and human stupidity; and I'm not sure about the universe." ... Albert Einstein -Original Message- From: profoxtech-boun...@lea

RE: Problems getting mailto command to work with attachment for Tbirdemail client

2008-07-26 Thread Francis I. Coppage, Jr.
To quote one of our more revered members ... MAPI Bad, SMTP Good! I've been using BLATT (free), for the last 6 years with fantastic results. www.blat.net Thanks you Ted!! Best, Francis I. Coppage, Jr. "Two things are infinite: the universe and human stupidity; and I'm not

RE: parse xml alternative ways

2008-07-29 Thread Francis I. Coppage, Jr.
Would XMLTOCURSOR() and a SQL-Select work? JMTC Best, Francis I. Coppage, Jr. "Two things are infinite: the universe and human stupidity; and I'm not sure about the universe." ... Albert Einstein -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Be

RE: [NF] XP SP2 vx SP3

2008-08-22 Thread Francis I. Coppage, Jr.
Granted my machine is 4 years old, but after installing SP3 I was never able to "restart" the machine twice in a row without going through 'Safe Mode' and doing a system restore. Had to roll back to SP2 for stability. Just my two cents! Best, Francis I. Coppage, Jr. &quo

RE: [NF] XP SP2 vx SP3

2008-08-24 Thread Francis I. Coppage, Jr.
SP3 VFP ??? No such thing. Best, Francis I. Coppage, Jr. "Two things are infinite: the universe and human stupidity; and I'm not sure about the universe." ... Albert Einstein -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Allen Sent: Fr

Numeric Overflow Question

2009-08-08 Thread Francis I. Coppage, Jr.
Why should this produce a 'Numeric Overflow'? I would expect it to return 390. ?VAL("390E 390TX") It is translating the 'E' to exponential with the following numeric to its exponent. What would your suggestions be to just evaluate the leading numeric?

RE: Numeric Overflow Question

2009-08-08 Thread Francis I. Coppage, Jr.
Gianni, So simple ... I must be brain dead ... Thanks!!! Best, Francis I. Coppage, Jr. -- "Two things are infinite: the universe and human stupidity; and I'm not sure about the universe." ... Albert Einstein -Original Message- From: profoxtech-boun...@leafe.com [ma

RE: Merry Christmas

2008-12-23 Thread Francis I. Coppage, Jr.
Adam, Those aren't real snowflakes ... there are duplicates ... MC&HNY Best, Francis -Original Message- From: profoxtech-boun...@leafe.com [mailto:profoxtech-boun...@leafe.com] On Behalf Of Adam Buckland Sent: Tuesday, December 23, 2008 5:34 AM To: profoxt...@leafe.com Subject: Merry Chr