> I think here is what you want in one line:
>
> if %"" <> find/last/tail INPUT-FILE %.txt [append INPUT-FILE %.txt]

Or:

        if %.txt <> suffix? file [file: join file %.txt]

Assuming you replace the "ask" with a "to-file ask". ;)


Regards,

        Ashley
-- 
To unsubscribe from this list, just send an email to
[EMAIL PROTECTED] with unsubscribe as the subject.

Reply via email to