RE: Why does this #IF not work?

Author: vfpmcp@mbsoftwaresolutions.com

Posted: 2004-06-04 at 10:13:45

I've got VFP8 on this system, but I'm running it within VFP6SP5. To fool-proof, I did a ? VERSION(4) prior and verified it!!

--Michael

------------------------------------------------

On Fri, 4 Jun 2004 10:27:58 -0400 , "Crooks, David L." <croodl@ispec.com> wrote:

> Are you using VFP8?

>

> -----Original Message-----

> From: profox-bounces@leafe.com [mailto:profox-bounces@leafe.com] On Behalf

> Of vfpmcp@mbsoftwaresolutions.com

> Sent: Friday, June 04, 2004 10:24 AM

> To: profox@leafe.com

> Subject: Re: Why does this #IF not work?

>

> Andy,

>

> I get both:

>

> run

> run

>

>

> ??????

> --Michael

>

>

> ------------------------------------------------

> On Fri, 4 Jun 2004 15:04:13 +0100, "Andy Davies"

> <a.davies@notes.manchester.gov.uk> wrote:

>

> >

> > in vfp7 (in the command window):

> >

> > #if val(left(VERSION(4),2)) > 6

> > ?'run' && run

> > #endif

> > #if val(left(VERSION(4),2)) > 7

> > ?'run' &&

> > #endif

>

[excessive quoting removed by server]

©2004 vfpmcp@mbsoftwaresolutions.com