FDBX6493
member selection operand left-operand is not class, struct, or union

Explanation

You tried a member selection operation (. or ->) in which the first operand is not a class, struct, or union type.

User response

Reenter the subcommand and specify a valid expression.