Exit Filepro Without Saving
Jeff Harrison
jeffaharrison at yahoo.com
Fri Sep 30 10:44:42 PDT 2011
----- Original Message -----
> From: haroldef <haroldef at sbcglobal.net>
> To: 'FilePro Mailing List' <filepro-list at lists.celestial.com>
> Cc:
> Sent: Friday, September 30, 2011 1:12 PM
> Subject: Exit Filepro Without Saving
>
> 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
>
Are you sure there is no write command before the exit somewhere? I believe that an exit should cause you to exit without saving.
Jeff Harrison
jeffaharrison at yahoo.com
Author of JHExport and JHImport
More information about the Filepro-list
mailing list