A great tip dug out of the archives - just thought I'd give it the light of day again incase anyone wants to always have open/save dialogs in details mode (like I do).
Thanks mockey, if you're still around. Ravi --- In [email protected], "Luciano ES" <[EMAIL PROTECTED]> wrote: > > Yikes! It works! Thanks a many! > > -- > Luciano Espirito Santo > Santos, SP - Brasil > > <-quote-> ************************************************** > On 30/05/03 at 18:56, mockey_a wrote in 3K: > Assunto/Subject: [power-pro] Re: View in detail mode? > > >How about this? > >In "commands when a new window opens"-list: > >win.sendmessage(win.handle("filedialog"), 273, 40964, 0) > >for an entry named "filedialog". > >Works for me in Win98... > >
