Re: a hidden foxpro feature

2009-04-29 Thread Stephen Russell
On Tue, Apr 28, 2009 at 11:38 AM, Stuart Hurley wrote: > .Y. and .N. are FoxPro features I never knew existed. > old memory that they worked with foxbase as well. Fox software is more of a packrat than my wife and I put together! -- Stephen Russell Sr. Production Systems Programmer Web and Wi

a hidden foxpro feature

2009-04-29 Thread Stuart Hurley
.Y. and .N. are FoxPro features I never knew existed. I was working with .NULL. and wondered if .N. would work, when ? ISNULL(.N.) returned .F., not an error. After a few minutes it struck me, .N. == .F. therefore .Y. == .T. I checked in FPW and in VFP. After all these years and I find I still do

a hidden foxpro feature

2009-04-29 Thread Stuart Hurley
.Y. and .N. are FoxPro features I never knew existed. I was working with .NULL. and wondered if .N. would work, when ? ISNULL(.N.) returned .F., not an error. After a few minutes it struck me, .N. == .F. therefore .Y. == .T. I checked in FPW and in VFP. After all these years and I find I still