Re: GDI+

2007-11-21 Thread Chris Davis
Thanks Frederic, I am going to follow that article through later today. On 20/11/2007, Frédéric Steczycki <[EMAIL PROTECTED]> wrote: > > Okokok > > There's an article from foxtalk here as for a start: > http://msdn2.microsoft.com/en-us/library/ms947605.aspx > > and a classes here : > http://weblog

[OT] How Profox members can pay their child support.

2007-11-21 Thread Michael Madigan
http://thisgoesto11.blogspot.com/2007/11/creative-way-to-pay-your-child-support.html Right Wing Gifts! $15.00 off purchases of $50.00 or more! Offer expires November 28, 2007 Use Coupon code FRFAM2007

Re: [NF] VS2008 is now available via MSDN

2007-11-21 Thread Alan Bourke
Ed Leafe wrote: > Of course, you have been able to do that in Python for several years > now. > > I thought it was a case of sending a string into an Execute statement, is there another way ? ___ Post Messages to: ProFox@leafe.com Subscripti

[OT] Our fantastic government

2007-11-21 Thread Graham Brown (CompSYS)
Hi ...and today's story of total incompetence is... Our fantastic government have succeeded in "misplacing" two disks containing the personal & banking info of 25 million people in the UK. Which is almost half the population! They were evidently sending the disks in their internal mail to the Nat

RE: [OT] Our fantastic government

2007-11-21 Thread Adam Buckland
http://www.theregister.co.uk/2007/11/21/hmarc_ebay_auction/ -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Graham Brown (CompSYS) Sent: 21 November 2007 10:38 To: ProFox Email List Subject: [OT] Our fantastic government Hi ...and today's story of tot

Re: SQL help please!

2007-11-21 Thread Peter Cushing
MB Software Solutions wrote: > Ted Roche wrote: > >> update transactions t1, payment_header h1 >> set t1.ipmthdrid = 0 >> where >> h1.iid = t1.ipmthdrid and >> t1.iacctid <> h1.iacctid >> >> >> > Awesome. > > Ted -- you should really post the PayPal donations link. Tips like this > ar

Re: SQL help please!

2007-11-21 Thread Ted Roche
On Nov 20, 2007 10:55 PM, MB Software Solutions <[EMAIL PROTECTED]> wrote: > > Ted -- you should really post the PayPal donations link. Tips like this > are worthy of a tip! (pardon the pun) > Glad it works for you. I always get back more than I give from community partiticipation. And it does

Re: [OT] Moonbat Alert - Sesame Street DVD comes with parental warnings

2007-11-21 Thread Ed Leafe
On Nov 20, 2007, at 10:50 PM, MB Software Solutions General Account wrote: > Just kidding, Ed.although I would like to know who's the > mastermind > behind this PR crap. Why does there have to be a mastermind? And wouldn't you think that if there were such a brilliant tactical m

Re: [NF] VS2008 is now available via MSDN

2007-11-21 Thread Ed Leafe
On Nov 21, 2007, at 4:30 AM, Alan Bourke wrote: >> Of course, you have been able to do that in Python for several years >> now. >> > I thought it was a case of sending a string into an Execute statement, > is there another way ? You can do that if you're looking at data in a database

Re: [OT] Child support payment stories

2007-11-21 Thread Stephen Russell
On Nov 20, 2007 10:04 PM, MB Software Solutions General Account <[EMAIL PROTECTED]> wrote: > Michael Oke, II wrote: > > Well as the goalie for several teams, I pay $600.00 per month to my ex > > for the two children that we had together. This was agreed to in the > > terms of our settlement but I'

Re: [OT] A religious conference Ed can attend...

2007-11-21 Thread Stephen Russell
On Nov 20, 2007 6:43 PM, Ricardo Aráoz <[EMAIL PROTECTED]> wrote: > Stephen Russell wrote: > > On Nov 20, 2007 5:12 PM, Ricardo Aráoz <[EMAIL PROTECTED]> wrote: > > > > > >> And yet, it is only opinion and not Catholic doctrine. Isn't it? > > > > I think it is. > > > > Why? He was no Pope, but a ma

[OT] CPIFTCIYL

2007-11-21 Thread Adam Buckland
Christmas Present Idea For The Catholic In Your Life Holy Toast. http://www.iwoot.co.uk/holy-toast-set-of-2/index.html (Good name for a band too...) ___ Post Messages to: ProFox@leafe.com Subscription Maintenance: http://leafe.com/mailman/listinfo/p

Flush command and system performance issues

2007-11-21 Thread msavage
I have been moving an application written in VFP5 to VFP9. There was one view, that was not rushmore optimizable, and I have fixed that. Yet, there is no speed improvement. (I didn't write the original program, and have no contact with the original programmer.) I have noticed, that in the previous

RE: [OT] Our fantastic government

2007-11-21 Thread Michael Madigan
These are the same type of people responsible for health care. Big government never works. --- Adam Buckland <[EMAIL PROTECTED]> wrote: > http://www.theregister.co.uk/2007/11/21/hmarc_ebay_auction/ > > > > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On

RES: CHR() code for TAB character ?

2007-11-21 Thread Ailsom F. Heringer (OSKLEN)
Thank you. -- Aílsom F. Heringer [EMAIL PROTECTED] Skype: ailsom.osklen Analista de Sistemas -- Osklen Departamento de Informática Rio de Janeiro - RJ BRASIL http://www.osklen.com.br 55 21 22198971 > -Mensagem original- > De: [EMAIL PROTECTED] [mailto:[EMA

vfp9 service pack 2 advice

2007-11-21 Thread James E Harvey
There have been several threads regarding issues with the service pack 2. Has a consensus developed as to whether or not one should go with the new service pack. James E Harvey Hanover Shoe Farms, Inc. M.I.S./Corresponding Officer Off: 717-637-8931 fax: 717-637-6766 email: [EMAIL PROTECTED]

vfp9/sp2 bugs: FYI

2007-11-21 Thread Brian, ACA Systems
I reported a couple of SP2 bugs on MS connect a few weeks back. Now I've had feedback on one of them: -- The following feedback item you submitted at Microsoft Connect has been updated: Product/Technology - Visual Studio and .NET Framework Feedback ID - 3

RE: vfp9 service pack 2 advice

2007-11-21 Thread Allen
Ive stayed with SP1 for now. too many problems appeared here for my liking. Allen -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of James E Harvey Sent: 21 November 2007 20:06 To: [EMAIL PROTECTED] Subject: vfp9 service pack 2 advice There have been several

Re: CHR() code for TAB character ?

2007-11-21 Thread Bill Anderson
CHR(9), I believe. Bill On Nov 21, 2007 11:33 AM, Ailsom F. Heringer (OSKLEN) <[EMAIL PROTECTED]> wrote: > Foxers, > > What is the CHR code for the TAB character ? --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _

CHR() code for TAB character ?

2007-11-21 Thread Ailsom F. Heringer (OSKLEN)
Foxers, What is the CHR code for the TAB character ? -- Aílsom F. Heringer [EMAIL PROTECTED] Skype: ailsom.osklen Analista de Sistemas -- Osklen Departamento de Informática Rio de Janeiro - RJ BRASIL http://www.osklen.com.br 55 21 22198971 --- StripMime R

Re: [OT] CPIFTCIYL

2007-11-21 Thread Michael Madigan
I bet they don't have one of Mohammed, do they? --- Adam Buckland <[EMAIL PROTECTED]> wrote: > Christmas Present Idea For The Catholic In Your Life > > Holy Toast. > > http://www.iwoot.co.uk/holy-toast-set-of-2/index.html > > (Good name for a band too...) > > > > _

Re: vfp9 service pack 2 advice

2007-11-21 Thread Brian Abbott
Quite a few people seem to be steering clear of it. We must hope (without too much expectation) that M$ do fix the various bugs ... James E Harvey wrote: > There have been several threads regarding issues with the service pack 2. > > Has a consensus developed as to whether or not one should go

Re: CHR() code for TAB character ?

2007-11-21 Thread Ed Leafe
On Nov 21, 2007, at 2:33 PM, Ailsom F. Heringer ((OSKLEN)) wrote: > What is the CHR code for the TAB character ? You can find out the code for any character (well, at least those below 255) using the ASC() function. So: * There is a tab between the quotes ?ASC(" ") => 9 -- Ed Leafe -

Re: Flush command and system performance issues

2007-11-21 Thread Matthew Jarvis
[EMAIL PROTECTED] wrote: > > I am running out of ideas on how to speed up this form. > > Thanks in advance, > Mike > One way to find out - comment the FLUSH commands out and see what happens... After that I'd look at the view definitions and see if it is attempting to suck down data in one chu

Re: CHR() code for TAB character ?

2007-11-21 Thread Paul Hill
On Nov 21, 2007 6:47 PM, Ed Leafe <[EMAIL PROTECTED]> wrote: > On Nov 21, 2007, at 2:33 PM, Ailsom F. Heringer ((OSKLEN)) wrote: > > > What is the CHR code for the TAB character ? > > You can find out the code for any character (well, at least those > below 255) using the ASC() function. So

Re: [OT] CPIFTCIYL

2007-11-21 Thread Paul Hill
On Nov 21, 2007 6:16 PM, Michael Madigan <[EMAIL PROTECTED]> wrote: > I bet they don't have one of Mohammed, do they? I know a Danish guy who could knock some out! > --- Adam Buckland <[EMAIL PROTECTED]> wrote: > > > Christmas Present Idea For The Catholic In Your Life > > > > Holy Toast. > > >

Re: [OT] CPIFTCIYL

2007-11-21 Thread Michael Madigan
Wouldn't a Danish guy be knocking out Danish instead? --- Paul Hill <[EMAIL PROTECTED]> wrote: > On Nov 21, 2007 6:16 PM, Michael Madigan > <[EMAIL PROTECTED]> wrote: > > I bet they don't have one of Mohammed, do they? > > I know a Danish guy who could knock some out! > > > > --- Adam Bucklan

RES: vfp9 service pack 2 advice

2007-11-21 Thread Ailsom F. Heringer (OSKLEN)
The last letter from Milind Lele said that SP2 is "the latest updates to Visual FoxPro 9.0." Was he trying to say "the last updates ..." ? -- Aílsom F. Heringer [EMAIL PROTECTED] Skype: ailsom.osklen Analista de Sistemas -- Osklen Departamento de Informática Rio

RE: vfp9 service pack 2 advice

2007-11-21 Thread James E Harvey
I had to reinstall vfp9 on my laptop at home (not my main development pc) and I think I was only given the option to install service pack 2??? James E Harvey Hanover Shoe Farms, Inc. M.I.S./Corresponding Officer Off: 717-637-8931 fax: 717-637-6766 email: [EMAIL PROTECTED] -Original Message--

RE: Flush command and system performance issues

2007-11-21 Thread Desmond Lloyd
I wouldn't think so. From the command window I've seen a few cases where there might be a delay/pause. That's after a great deal of activity. Have you considered trying a sys(1104) to see what that does? Flushes are not required so I would definitely take them out to see what happens. W

Re: SQL help please!

2007-11-21 Thread Whil Hentzen
>> > Bad idea. They'd only spend it on thanksgiving beer :-P Tweet! Unnecessary adjective Whil ___ Post Messages to: ProFox@leafe.com Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://

RE: CHR() code for TAB character ?

2007-11-21 Thread henry.dagher
I think ANSI only works if you use 4 digits. Alt-0196 will give Ä That's what I use! Henry -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paul Hill Sent: 2007-11-21 2:24 PM To: [EMAIL PROTECTED] Subject: Re: CHR() code for TAB character ? On Nov 21,

[NF] -- Mac ads

2007-11-21 Thread Bill Anderson
The Vista ads are *hysterical*... Bill --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- ___ Post Messages to: ProFox@leafe.com Subscription Mai

RE: [OT] A religious conference Ed can attend...

2007-11-21 Thread Kristyne McDaniel
Ed, > E.g., my parents told me that this particular book is holy, > so I have > to accept it word for word as the truth. That is unfortunate, because I do not believe it was ever intended to be treated as an inerrant volume when it was written or assembled. Kristyne ___

Re: CHR() code for TAB character ?

2007-11-21 Thread Paul Hill
Ä You're right! On Nov 21, 2007 8:26 PM, <[EMAIL PROTECTED]> wrote: > I think ANSI only works if you use 4 digits. > > Alt-0196 will give Ä > > That's what I use! > > Henry > > > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paul Hill > Sent: 2007-11

Re: [NF] -- Mac ads

2007-11-21 Thread Brian Erickson
My favorite ones were the Podium and Boxer add. Bill Anderson wrote: > The Vista ads are *hysterical*... > > > > Bill > > > --- StripMime Report -- processed MIME parts --- > multipart/alternative > text/plain (text body -- kept) > text/html > --- > [ex

setting a form to autocenter based on a condition

2007-11-21 Thread Jeff Roberts
Hi all, I've been doing a lot of development on my laptop lately, and screen space is tighter there. I've got an app that most all the form's autocenter property is set to true, and I'd like for that to be false when I'm running the app or form under the vfp ide. That way the form pops up in the

Re: [OT] A religious conference Ed can attend...

2007-11-21 Thread Ricardo Aráoz
Stephen Russell wrote: > On Nov 20, 2007 6:43 PM, Ricardo Aráoz <[EMAIL PROTECTED]> wrote: >> Stephen Russell wrote: >>> On Nov 20, 2007 5:12 PM, Ricardo Aráoz <[EMAIL PROTECTED]> wrote: >>> >>> And yet, it is only opinion and not Catholic doctrine. Isn't it? >>> I think it is. >>> >> Why? He

Re: [OT] Moonbat Alert - Sesame Street DVD comes with parental warnings

2007-11-21 Thread Jerry Wolper
> And Mammy on old Tom and Jerry cartoons doesn't talk like the original > voice, either. Nor will you see Popeye. Both are on DVD. Mammy is in the Tom and Jerrys, which come with a disclaimer that certain ethnic portrayals don't represent Warner Bros' (the DVD distributor) modern view. > I'

Re: [OT] Moonbat Alert - Sesame Street DVD comes with parental warnings

2007-11-21 Thread Michael Madigan
This is how their ethnicity WAS portrayed. Shall we erase all the insensitive images of years past? Shall we cut Rochester out of the Jack Benny films? Shall we burn all record ofs Amos and Andy? What about stereotyped females? Shall we send June Cleaver to the incinerator? > > How about