New filePro quiz

flowersoft at compuserve.com flowersoft at compuserve.com
Sat Aug 13 14:40:28 PDT 2011


> Well, so far I've only gotten one answer off-list, and two not-quite  >
answers on-list.

Let's make it simpler.

1------ If: @sk="save"
	Then: input popup yn "Do You want to Exit? (Y/n) " default "Y"
2-------If: @sk="save" and rs ne "N"
      Then: exit
3-------If: @sk="save" and rs eq "N"
      Then: screen , at fd
4-------If:
      Then: end

Assuming that line #1 is TRUE, what would be the next line filePro will
evaluate as TRUE and why?

Guys & gals, don't be afraid to answer.  I'll be the first one to admit that
after almost 30 years of coding in filePro, I was not aware of this, even
though it makes complete sense.  I couldn't even argue with Ken and you all
know how I love to do that. :-)



More information about the Filepro-list mailing list