Re: setting a form to autocenter based on a condition

2007-11-23 Thread Jeff Roberts
Thanks for the great replies! Sietse, you had the same idea I had originally but I couldn't remember how to do it. I thought that I remembered being able to set a property to an IIF statement in vfp 3 or 5 but I have been away for a while. Thanks again to all. On Nov 22, 2007 8:35 AM, Sietse Wij

[OT] Green buildings killing birds. LOL

2007-11-23 Thread Michael Madigan
Liberalism is a mental disorder http://www.ajc.com/metro/content/metro/dekalb/stories/2007/11/23/evbirds_1123.html Right Wing Gifts! $15.00 off purchases of $50.00 or more! Offer expires November 28, 2007 Use Coupon code FR

RE: [NF] Deploying a .NET application with Installshield

2007-11-23 Thread Graham Brown (CompSYS)
Hi Stephen Isn't a setup normally an exe? Not used MSIs. I've VS2003 although I must have 2005 in my actionpack somewhere. I've been developing in fox for over 10 years but this one customer asked me to port an Access database to VB so he can distribute it so although I've done some ASP.NET it lo

Re: Paul and Ed want a new Ford

2007-11-23 Thread Kenneth Kixmoeller/fh
On Nov 22, 2007, at 9:10 PM, Stephen Russell wrote: > It does on mine. I went back thee -- it works fine -- must've had a really slow cable connection that night... ___ Post Messages to: ProFox@leafe.com Subscription Maintenance: http://leafe.com/m

Re: Paul and Ed want a new Ford

2007-11-23 Thread Eugene Vital
Stephen Russell wrote: > On Nov 22, 2007 8:53 PM, Kenneth Kixmoeller/fh > <[EMAIL PROTECTED]> wrote: > >> On Nov 22, 2007, at 1:44 PM, Stephen Russell wrote: >> >> >>> >>> >>> You know they want one! >>> >> Obvious comeback: "If it is from MicroSquish, it probably will really >> be

Printer Environment

2007-11-23 Thread Sytze de Boer
Hi Folk I don't know quire what the circumstances, but it SEEMS A Sometimes 1 or more of my reports have a printer environment ticked B Sometimes 1 or more of my reports do NOT have a printer environment ticked Is there a way to always have it 1 way or tother. Can I add a line to my system to

Re: Paul and Ed want a new Ford

2007-11-23 Thread Sytze de Boer
Hi folk I think we should create a new category (Correct me if I'm wrong, there's NF and OT only at this stage ?) The new category could be BMM or BM It could stand for Bad Mouthing MS, or Bagging Microsoft At least that way I could detect and auto-delete those (usually banal) messages from an

[OT] Idiot eco warrior sterilizes herself! Let's hope all the liberals sterilize themselves.

2007-11-23 Thread Michael Madigan
http://www.dailymail.co.uk/pages/live/femail/article.html?in_article_id=495495&in_page_id=1879 Right Wing Gifts! $15.00 off purchases of $50.00 or more! Offer expires November 28, 2007 Use Coupon code FRFAM2007

[OT] Bush & Clinton

2007-11-23 Thread Michael Madigan
> Bill Clinton and George W. Bush were sitting in the > barbershop. They were > both just getting finished with their shaves, when > the barbers reached for > some after-shave to slap on their faces. > Clinton shouted, 'Hey, don't put that stuff on me! > My wife will think I've > been in a whoreh

Building basic ReportOutput.app

2007-11-23 Thread Gianni Turri
Hi all! I need to build a ReportOutput.app based simply on the native ReportListener class, to take advantage of GDI+ rendering only. I know I can achieve this using this code: oListener = CREATEOBJECT("ReportListener") oListener.ListenerType = 1 report form (m.filrep) to printer prompt preview