home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 24 / CD_ASCQ_24_0995.iso / win / tools / smils312 / whatsnew.txt < prev   
Text File  |  1995-05-14  |  15KB  |  357 lines

  1. WHATSNEW.TXT: New SmilerShell Features
  2.  
  3.  
  4. SmilerShell Version 3.12, released May 15, 1995
  5.  
  6.    Many internal changes to make SmilerShell work better under Windows 95.
  7.  
  8.    DC and FindFile now also find hidden files and directories.
  9.  
  10.    DC displays a "Scanning directories..." message while scanning.
  11.  
  12.    File|Open (read command stack) can optionally add new commands to existing
  13.    history.  Previously, File|Open always cleared the list.
  14.  
  15.    The filenames used with File|Open and File|SaveAs now don't change the
  16.    default (startup) history-list filename.  As before, that name can be
  17.    changed in the Settings dialog.
  18.  
  19.    SmilerShell now does not change the systemwide _default.pif file.  Rather,
  20.    it uses its own smishell.pif, which it creates in the Windows directory.
  21.  
  22.    Fixed bug: using ALIAS to enter a multi-command alias from the command line
  23.    submitted and ran that command.
  24.  
  25.    Fixed bug: using ALIAS to enter a parameterized (%1, %2, etc) alias from
  26.    the command line attempted to parse and run it, instead of entering it.
  27.  
  28.    Fixed bug: when /onecmd= ran a multi-command (ie, usually), the command
  29.    window wasn't hidden.
  30.  
  31.  
  32. SmilerShell Version 3.11, released April 19, 1995
  33.  
  34.    In the Edit Apps list dialog, the Find All Apps button can now tell if
  35.    drive is a CD or other removable pseudo-hard drive, and ignores them.
  36.  
  37.  
  38. SmilerShell Version 3.10, released April 10, 1995
  39.  
  40.    The Apps menu now displays the icons of programs you list there.
  41.  
  42.    You can now run Help and FindFile from the Apps menu, as well as the Edit
  43.    Apps List dialog.  You can also un-hide the command line from there.
  44.  
  45.    You can now scan your entire system for programs to add to the Apps menu.
  46.    This is part of the Edit Apps List dialog.
  47.  
  48.    If you've checked Save State in the Settings dialog, SmilerShell restores
  49.    the command history of all the commands you issued last session, at the
  50.    start of this session.  Handy for searching...
  51.  
  52.    Added the built-in ALARM command to set an alarm clock.  You can give the
  53.    alarm an optional message to display when it goes off.
  54.  
  55.    When changing the PATH from within SmilerShell, you can now save the new
  56.    PATH to be restored next time at startup.  Previously a changed PATH was
  57.    only effective for the current session.
  58.  
  59.    Fixed bug: when you told SmilerShell to recognize 4DOS/NDOS commands, it
  60.    did not restore this flag in subsequent sessions.
  61.  
  62.    Fixed Bug: Edit Apps List dialog couldn't be used when command line hidden.
  63.  
  64.  
  65. SmilerShell Version 3.0, released March 27, 1995
  66.  
  67.    SmilerShell now includes a button that moves to the titlebar of whichever
  68.    application is currently active.  Press the button and the hidden
  69.    commandline window appears.  Press the "Hide!" item on the SmilerShell
  70.    menu and the commandline window goes away again.
  71.  
  72.    The button feature is supported by two new ini file parameters:
  73.    showbutton (default TRUE) sets whether to activate the new roving button;
  74.    and starthidden (default FALSE) sets whether the commandline is initially
  75.    visible.
  76.  
  77.    You can list Button Exceptions, specific apps where you want the button
  78.    placed in a nonstandard location.
  79.  
  80.    Added Button Offset support.  Click in any app to offset the button
  81.    within the titlebar (measuring from either the left or right edge) in
  82.    every app not listed with Button Exceptions.
  83.  
  84.    When you right-click the button, the Apps menu pops up next to the
  85.    button, where your mouse already is.  As before, when you click the Apps
  86.    menu item, the Apps menu pops up from the menu.
  87.  
  88.    The new Find File feature can search the current directory, all its
  89.    subdirectories, the current drive or any other drives.  It accepts wildcards
  90.    and can look for files containing specific data.
  91.  
  92.    In addition to your own menu commands (as before), the Apps menu now
  93.    shows all currently-running tasks.  Click on one to switch to it.
  94.  
  95.    The Apps menu can now list up to 199 items.
  96.  
  97.    You can now set all SmilerShell parameters from the new Settings dialog.
  98.    It is no longer necessary to manually edit the ini file.
  99.  
  100.    Added drag-and-drop support, so you can drop filenames onto SmilerShell
  101.    itself, or onto the Edit Apps "command to run or fetch" line.
  102.  
  103.    Added the internal commands ALIAS and UNALIAS, to set and clear an
  104.    alias without editing the ini file (the new commands do it for you).
  105.  
  106.    Added the internal command HISTORY (displays command history dialog).
  107.  
  108.    Added Popup Hints, to help new users learn about SmilerShell.
  109.  
  110.    Added /onecmd= flag.  If it's on the Properties command line, it runs
  111.    the one command listed, then exits.  This is useful on a network, to
  112.    run a synchronous connect/command/disconnect sequence from an icon.
  113.  
  114.    Added UseComspec ini file switch.  If TRUE (the default) it uses the
  115.    command processor listed in the COMSPEC environment variable (perhaps
  116.    4DOS), otherwise it uses hardcoded COMMAND.COM as did previous versions
  117.    of SmilerShell.
  118.  
  119.    You can now tell SmilerShell to recognize 4DOS/NDOS commands.
  120.  
  121.    Added an option to put the date (in various formats) in the titlebar
  122.    along with the time.
  123.  
  124.    You can now set the command line's font and colors.
  125.  
  126.    Removed ini-file cmdstack.  CMDFILE is better than ever.
  127.  
  128.    Removed the command to show/hide the Apps menu item.  Now Apps always shows.
  129.  
  130.    Added a command-history button.  Click it to bring up the history list.
  131.  
  132.    Changed File menu items "List Aliases" to "Aliases" and "List Commands"
  133.    to "Command History."
  134.  
  135.    To save space in the command window, the "show" command now generates
  136.    short "relative" path+filename when possible, instead of full names.
  137.  
  138.    Fixed bug: sometimes when resizing with the mouse, SmilerShell resized
  139.    itself so the command window (and entire client area) didn't show.
  140.  
  141.    Fixed bug preventing CD from being used in an alias.
  142.  
  143.    Fixed bug: at startup, if showmenu=FALSE and showresources=TRUE the
  144.    message "Reading directory list..." wasn't removed from underneath
  145.    command-line resources report.
  146.  
  147.    When the menu is toggled off and System Resources is toggled on, the
  148.    resources report is displayed in the commandline window.  When any
  149.    key is typed, the previous contents of the commandline are restored.
  150.  
  151.    SmilerShell can now run multiple commands on one line.  The default
  152.    command separation character is a caret [^], but this can be set
  153.    with the ini file parameter multicmdchar=.
  154.  
  155.    You can change SmilerShell's copy of the PATH.  Use PATH to see
  156.    the current path, PATH=string to set the path, and PATH= (with no
  157.    parameters) to reset to the current systemwide path.
  158.  
  159.  
  160. SmilerShell Version 2.1, released May 27, 1994
  161.  
  162.    SmilerShell's installer now does better error-checking than before.
  163.  
  164.    Added "Apps" menu item.  You can list your favorite applications.
  165.    Click on a listed item to run it, or select it into the command line.
  166.  
  167.    Added better support for 4DOS, NDOS, or any other alternative command
  168.    processor that supports the "/c" run-a-command switch.
  169.  
  170.    Added support for File Associations.  Now just type a filename, and
  171.    SmilerShell finds the program for that file, and runs it.  For example,
  172.    type "FILENAME.WRI" and SmilerShell runs "WRITE.EXE FILENAME.WRI"
  173.  
  174.    Added the built-in alias SHOW which lets you pick a file from a
  175.    scrolling list.  If that file has a File Association, SmilerShell will
  176.    run that program.  If not, you can add the program name as usual.
  177.  
  178.    Added more robust testing when switching to, or running a command
  179.    on, another drive.  Is the drive really available?
  180.  
  181.    Added /r commandline parameter to DC, allowing a re-scan and directory
  182.    change all at once.
  183.  
  184.    Fixed bug: run-a-command return value was sometimes indicating a
  185.    nonexistant error.  The error message was "Explanation not available."
  186.  
  187.  
  188. SmilerShell Version 2.0, released February 15, 1994
  189.  
  190.    Added ini file Parameter startupDCscan=.  If TRUE, then at startup
  191.    SmilerShell will do a DC directory scan and save the data to file.
  192.  
  193.    Now SmilerShell always goes to the first copy if you try to start
  194.    a second copy.  Since SmilerShell is now always in "singlecopy" mode,
  195.    the ini file parameter singlecopy= has been removed.
  196.  
  197.    Added the Options menu item Title Bar (or type Alt+L), allowing you
  198.    to show or hide SmilerShell's title bar.  To move SmilerShell on the
  199.    screen without the title bar, click the right mouse button in the edit
  200.    area and hold it down while you move SmilerShell where you want it.
  201.  
  202.    Added the ini file parameter titlebar=.  If TRUE, SmilerShell has a
  203.    title bar; if FALSE, it doesn't.
  204.  
  205.    Added ini file parameter AliasesCaseSens=.  By default aliases are
  206.    case-sensitive.
  207.  
  208.    The menu items DOS In Window and Inactives Stay Visible (and their ini
  209.    file flags DOSinWindow= and showinactives=) now only control windows
  210.    generated by SmilerShell.  Other DOS windows, created by other
  211.    programs, are no longer affected by how SmilerShell sets these flags.
  212.    However, Remove Inactives (Alt+R) will still clean up all inactive
  213.    DOS windows on the desktop.
  214.  
  215.    To run one command as if DOS In Window is set to the opposite of its
  216.    current value, start that command with a right-bracket (>).  To run
  217.    one command as if Inactives Stay Visible is set to the opposite of its
  218.    current value, start that command with an asterisk (*).  As before, to
  219.    run one command without alias translation, start that command with an
  220.    equals sign (=).  The three flags = > * can be in any order.  They are
  221.    ignored when using arrows to search for matching previous commands.
  222.  
  223.    DC's Directory List dialog shows number of directories it knows about.
  224.  
  225.    Scandrives list can now contain spaces, commas, or other delimiters
  226.    (ex: scandrives = c, d, m).  Smilershell simply ignores non-letters.
  227.  
  228.    Aliases can now reference other aliases.
  229.  
  230.    Made SmilerShell more robust when running with ill-behaved
  231.    or memory-hogging programs.
  232.  
  233.    CD with no arguments now displays current directory, like DOS (useful
  234.    when the title bar is toggled off).
  235.  
  236.    Fixed bug: couldn't use CD to set the current directory on another
  237.    drive (example: CD D:\FOO).
  238.  
  239.    Fixed bug: when minimized at exit and winwidth=PREV, now saves the
  240.    commandline size, not the icon size as before.
  241.  
  242.    Fixed bug: backspace in overtype mode deleted next (not prev) char.
  243.  
  244.    Fixed bug: couldn't give drive letter in dirfile= parameter.
  245.  
  246.    Fixed bug: couldn't give drive letter in cmdfile= parameter.
  247.  
  248.    Fixed bug: scandrives didn't recognize the semicolon that starts a
  249.    comment.
  250.  
  251.  
  252. SmilerShell Version 1.4, released November 15, 1993
  253.  
  254.    Added Options menu item DOS In Window (or type Alt+W), allowing
  255.    you to toggle from within SmilerShell the systemwide flag that
  256.    indicates whether DOS commands are run fullscreen or in a window.
  257.  
  258.    Added overtype mode on the command line, toggled from Options menu
  259.    (or type Alt-O), and a titlebar Overtype flag.
  260.  
  261.    Added List Commands dialog which displays this session's command
  262.    history, including commands preloaded from file.  Commands can be
  263.    run from the dialog, or fetched into the command line for editing.
  264.  
  265.    List Aliases dialog now allows you to fetch the text of a command
  266.    into the command line, suitable for editing.
  267.  
  268.    DC now accepts "DC \", "DC\", and "DC.." in addition to "DC .." as before.
  269.  
  270.    When you fetch a command from the List Commands, List Aliases, or Run
  271.    dialogs, or press up/down arrow to retrieve a command, the cursor is
  272.    set to the end of the line, the way most DOS command line editors do.
  273.  
  274.    If winwidth=PREV SmilerShell saves the current drive and directory
  275.    at exit. At startup next time it takes you back there again.
  276.  
  277.    Added ini file parameter singlecopy=.  If TRUE, when you try
  278.    to start a second simultaneous copy of SmilerShell, it returns
  279.    the focus to the first copy.
  280.  
  281.    Removed beep when you hit Escape to clear the command line.
  282.  
  283.    Removed all command-line parameters except /ini=.  Being able to
  284.    do all the same things in two conflicting places was superfluous.
  285.  
  286.    SmilerShell now auto-reads initial cmdstack or cmdfile only at
  287.    startup, not when the ini file is edited during a session.
  288.  
  289.    If a command stack file or DC info file name given in the ini file
  290.    with no path, or if no name given, default location for DC info
  291.    file and command stack file is now the same directory as the ini file
  292.    (which can be specified on the command line), not the same directory
  293.    as the program as before.
  294.  
  295.    Fixed bug: couldn't run an alias for an internal command that had
  296.    parameters (examples: "d=dir /p" or "delall=del *.*")
  297.  
  298.    Fixed bug: DC failed if any scanned directory began with tilde (~).
  299.  
  300.  
  301. SmilerShell Version 1.3, released October 5, 1993:
  302.  
  303.    Added ini file parameter timeformat=, which tells the clock
  304.    to display the time in 12 hour (am/pm) or 24 hour format.
  305.  
  306.    Added ini file parameter dirfile=, so DC info file can be any name
  307.    in any directory.
  308.  
  309.    Added a Windows-hosted installer, INSTALL.EXE.
  310.  
  311.    Removed press-Enter beep.
  312.  
  313.  
  314. SmilerShell Version 1.2, released September 15, 1993:
  315.  
  316.    Added ASP contact and ombudsman information.
  317.  
  318.    Added Run dialog to select a program from a list.
  319.  
  320.    Added further support for winwidth=PREV so it saves showclock,
  321.    showdir, showresources, and topmost in addition to showmenu
  322.    and screen position.
  323.  
  324.    Fixed Open and Save As bug that changed the current directory
  325.    to the directory of the opened or saved file.
  326.  
  327.  
  328. SmilerShell Version 1.1a, released August 3, 1993:
  329.  
  330.    Re-scan button in DC dialog was always changing dir to highlighted
  331.    directory.  Fixed this to stay in same directory after a re-scan.
  332.  
  333.  
  334. SmilerShell Version 1.1, released July 26, 1993:
  335.  
  336.    Added support for winwidth=PREV in ini file.  If set, saves
  337.    screen position between uses in prevposition ini file param.
  338.  
  339.    Confirm exit when you shut down Windows as well as at normal
  340.    program exit.
  341.  
  342.    Added ini file param confirmexit to turn off exit confirmation
  343.    dialog.
  344.  
  345.    Added a Re-scan button to the directory change dialog.
  346.  
  347.    The smishell.dir (DC data) and default initialization files
  348.    are now in the same directory as the program, instead of in the
  349.    Windows directory as before.
  350.  
  351.    If opened, and not in use, close SmilerShell Help when exiting.
  352.  
  353.  
  354. SmilerShell Version 1.0, released July 17, 1993:
  355.  
  356.    Initial release, limited distribution, for comment
  357.