ConvertPrebuiltFiles (open)

Convert prebuilt files to normal filetypes

Syntax

LOADLIB "mod::system/lib/migrations.whlib";

RECORD FUNCTION ConvertPrebuiltFiles(STRING inputtag, STRING desttype, RECORD options)

Parameters

STRING inputtag

Prebuilt tag to convert

STRING desttype

Destination type

RECORD options

Options

FUNCTION PTR filter

Optional filter that will receive the candidate list and can clean it up

Return value

RECORD

Conversion information

INTEGER ARRAY converted

List of object IDs that have been converted