From: J.Merkel@TBX.berlinet.de (Joachim Merkel)
G. de Bruin wrote:
> > The former QEdit shows OVERWRITE as default and then APPEND.
> > Is it possible to change the behavior of the TSE-menu and make
> > it look like the other one?
> Here's a macro that does what you want it to. You can change the key
> assignment to whatever you want... (I assume that you are referring to
> the Save As command, since the normal save file command does not prompt
> you...)
I'd like to change the pop-up menu from the Save As and Write Block
command.
> menu AppendMenu()
> TITLE = "File Exists"
>
> "&OverWrite"
> "&Append"
> "&Cancel"
> end
>
> proc FileAs()
>
> string fNameStr[255] = ""
[...]
It's impossible to choose a file name from the file list
with your macro and it does not change the behavior of the
original tse pop-up menu. Anyway, a good stuff to learn how
I can use menus and the Save As command.
Thank you,
Joachim Merkel
---
---------------
* Origin: apana>>>>>fidonet [sawasdi.apana.org.au] (3:800/846.13)
|