[REBOL] Re: requesting a directory
From: moliad:gma:il at: 23-May-2007 13:16
the other problem with random file selection is that if you use the load
req, it can ask if you wish to overwrite, and if you use the save req, it
can tell you that you have no permission to overwrite the file :-(
The OS actually has a dir browser, but in that browser, you can't create new
dirs while browsing, and can't type in a path, cause there is no path
field...
windows file browsing is THE MOST STUPID CONCEPT I have ever had to work
around, in ALL softwares I've ever written on windows. It just seems that
if you are writting anything else than a word processor of music player,
everything in windows is just plain stupid.
-MAx
On 5/23/07, Maxim Olivier-Adlhoch <moliad-gmail.com> wrote: