A couple feature request regarding file browsel

- ability to browse remote directory (ftp://.....)
- graphical display of hierarchy of folders...I'm curious if there was a reason to 
omit this...why
enter path manually when it can be done both graphically and/or manually? To 
processing intensive?


Rishi


> Fixed various bugs. Adds file requestors. Numerous other changes.
>
> Note: face actions created by VID are now functions.  This allows
> you to refer to the active face from within the action block. For
> example:
>
>    toggle "True" "False" [print value]
>
>    field [print face/data]
>
> The blocks are used as the body of a function that is defined as:
>
>    func [face value]
>
> Most scripts should still work.  Ones that make assumptions about
> the datatype of the action will not.  Use get in face 'action to
> deal with actions directly.
>
> Check out What's Up for more info.
>
> Holger also fixed sort!  Much better.  Jeff has also fixed crash
> in hash datatypes, so those should work better too. There are also
> various other fixes included.
>
> -Carl
>

Reply via email to