Fair enough, in the COM automation context, 'CHARs' are signed 1 byte integers and 'BYTEs' are unsigned 1 byte integers and VarTypeName should reflect the difference.

Note that to KiXtart itself, chars and bytes are identical.

Anyway, I fixed VarTypeName in the final build.

Ruud