Prompt-for-file
When using prompt-for-file (on Mac) in mode :save How to get a default text in the text-input-pane ? How to bypass the LW warning dialog when the file already exists (or replace it by my own dialog) ? I tried this : (prompt-for-file "Save Session As :" :pathname (translate-logical-pathname "foo:") :operation :save :pane-args '(:text "New Session") :if-exists :ok) but it doesn¹t work : "New Session" is not display in the text-input-pane, and, when confirming with a existing path, the LP warning still appear... Thanks Denis ---------------------------------------------------- Denis Pousseur 6 clos du Drossart 1180 Bruxelles, Belgique Mail : denis.pousseur@compositeurs.be Website : http://compositeurs.be ----------------------------------------------------