Home | AccelMan help | Back | Forward

Creating files lists

Applicable to: Manager, Player

AccelMan can create list file or batch file for some set of files and folders. Select Create list file from Commands menu.

List file dialog contains following elements.

You can use template string for each processing file. Symbol “!” means name of file, “!.!” – name with extension.

For example, template copy !.! A:\MyFolder\!.! for files autoexec.bat and config.sys generates following file:

Copy C:\autoexec.bat A:\MyFolder\autoexec.bat
Copy C:\config.sys A:\MyFolder\config.sys

This option is useful when creating of batch files.

See also: