Short: V1.2 of "Execute command..." replacement Author: faust@rz.tu-ilmenau.de (Matthias Faust) Uploader: faust rz tu-ilmenau de (Matthias Faust) Type: util/wb Architecture: m68k-amigaos Distribution: Freeware Requirements: OS3.0, MUI3.0, MC68020 FinalExecute generally replaces the original "Execute command..." menu point. It has much more features than the WB original: - path expanding by Requester, Drag'n'Drop or Tab key-press - texteditor-like input - ARexx-Port } both allows connecting with WB replacements - Environment hotkey } (although I don't like them :-) ) - usage of datatypes.library V45 or compatible for datatype recognition - "Flash execute" function (e.g. dragdrop a picture and press only Return) - shell creation function - option for setting stack size, output redirection and directory - command history buffer (has ability to scroll through with cursor keys) - and some more New since V1.2: - usage of newstring.class for easier inputs - string gadget for stack is now a slider - better path insertion with filerequester - better command history choice handling - Online help - better CLI start behaviour - new tooltypes "CX_PRIORITY","CX_ENVHOTKEY" (for opening on frontmost screen), "DTLEVEL" (for better datatypes.library compatibility), "HELPFILE" for setting varaible path of guide file - new option "Flash Execute" (for easiest input handling ever: you need only dragdrop a file and press Return; needs datatypes.library V45 or higher or a compatible) - file locks are not longer "forgotten" (I "forgot" them :-|) - new language catalog files: - Catalan (thanks to Llorenç Grau), - Swedish (thanks to Fredrik Hallenberg) - French (thanks to Philippe Devillard) This piece of software is Freeware, for more details read documentation. Have fun !