adm.CleanUpConfig

This job searches for the specified configuration file and clears it.

1. Input Parameters

Name Type Required Description

Flags

INT

Yes

Currently not supported — pass 0.

Types

INT

Yes

Type of the configuration file (bitmask):
0x00000001 (1) = object definition file
0x00000002 (2) = AS.cfg
0x00000004 (4) = AsListen.dat
0x00000008 (8) = AsImpExp.Cfg
0x00000010 (16) = AsForm.Cfg
0x00000020 (32) = AsCold.Cfg
0xFFFFFFFF (4294967295) = all found

Versions

INT

Yes

Version of the file

2. Return Value

(INT): 0 = Job successful, otherwise error code.