"Select from Script Folder"
$items = FolderReport('items','return', "<xyscripts>", 'r');
$items = RegexReplace("$items", '(^.*\.xys$)|^.*$','$1');
$items = RegexReplace("$items", '[\r\n]+', "<crlf>");
$items = FormatList("$items", 'ted', "<crlf>");
$selected = InputSelect('Pick a script - any script!', "$items", "<crlf>", 1);
Load "$selected", '*', 'f';You did notice this item on Roadmap (http://www.xyplorer.com/xyfc/viewtopic.php?f=10&t=830) in 3-B position, right?Crash&Burn wrote:The InfoPanel is excellent as well, although since it contains the preview sub-tab, it feels out of place at the bottom -- the ability to display the InfoPanel in the other panel instead of solely at the bottom would utilize wide screen monitors space more effectively... there is a lot of empty space in the Info Panel when it's open at the bottom.
- - Preview Pane: New XL preview on the right window side and detachable (in a separate window)
Tweak: Turn off safety check on move up (see v9.60.0002).
NoCheckMoveUp=1
v10.50.0028 - 2011-11-18 12:39
* Flat View: On a mixed Flat View (i.e. /:flat = showing files and
folders), any Visual Filters or Name Search patterns from now on
only apply to files, not to folders. In other words, all folders
always pass any filters.
This fine feature, combined with level-indent and tree-like sort
order, enables you to view *filtered trees* in the file list, for
example a tree showing only images or only EXE files. Hot stuff!Users browsing this forum: No registered users and 1 guest