- there's already been an idea of "global" variables (over sub/load/etc) that has been mentioned already, so let me just say "+1"
- I'd like a couple of new commands: newtab & closetab
No need to explain what they do I think, and it'd be nice if newtab could receive a parameter <location> (instead of having to do "newtab; goto <location>;") That'd be really cool, cause for a few scripts I do need to use the GUI (List, select files, etc) and I feel it's better to open a new tab, do my stuff, and close it (or else location, sort order, selection, etc are all screwed)
- I think another command that'd be nice is: del <pattern>[, nb][, s]
<pattern> : full path to a file/folder to delete. Maybe accept pattern (eg: d:\*.txt) ?
nb: no bin
s: silent, i.e. no confirmation
- how about a new param for try: <script> (empty: last used in session, otherwise put up the given script)
- open/openwith : could it be possible for those commands to wait until execution is over ? So I can start a compress job, and only execute what comes next once done...
XYplorer Beta Club