Exit Filepro Without Saving
haroldef
haroldef at sbcglobal.net
Fri Sep 30 10:12:00 PDT 2011
I guess I am too dense, as I cannot find an answer. How does one leave
a filepro program without saving the record.
I have tried "save off" but how does one automatically terminate the
program?
Even though I have ":then: save off"
if I have:
input popup ex "Key 'X' to exit";end
if: ex = "X"
then: exit
The record gets saved.
I want this to be simple for the user to exit the program. I do not
want him to have to key "CTRL-C."
Harold
More information about the Filepro-list
mailing list