WinBatch Tech Support Home

Database Search

If you can't find the information using the categories below, post a question over in our WinBatch Tech Support Forum.

TechHome

Miscellaneous

Can't find the information you are looking for here? Then leave a message over on our WinBatch Tech Support Forum.

WinBatch Previously Documented Commands

Keywords: documentation undocumented documented commands

WinBatch is generally backwards compatible from version to version. See the 'Readme Now.txt' file that is installed with WinBatch, for a heads up listing of incompatabilities, you may need to watch out for.

However, while a command may not be disabled, we might undocument it to encourage use of the new and better ways in WinBatch to accomplish the same task.

The following is a function that is no longer documented in the help file:

IconArrange

Rearranges icons.
Syntax:
IconArrange ( )
Parameters:
(none)
Returns:
(i)	always 0.

This function rearranges the icons at the bottom of the screen, spacing them evenly.
It does not change the order in which the icons appear.
Example:
IconArrange ( )

See Also:
RunIcon, WinArrange, WinIconize, WinPlaceSet

Article ID:   W13456
Filename:   Previously documented commands.txt
File Created: 2001:01:23:09:25:24
Last Updated: 2001:01:23:09:25:24