Author: vfpmcp@mbsoftwaresolutions.com
Posted: 2004-06-04 at 09:23:57
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