Top Post Re: Exit Filepro Without Saving
haroldef
haroldef at sbcglobal.net
Fri Sep 30 13:09:36 PDT 2011
Hi Mike,
You are right. Ed emailed me and suggested the same thing: then:
Delete;exit.
That works as far as I can tell. It hasn't filed yet.
Harold
On 9/30/2011 1:38 PM, Mike Schwartz wrote:
>> 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
> I would think you could use:
>
> Then: delete; exit
>
> Mike Schwartz
>
>
>
More information about the Filepro-list
mailing list