ALIASEXPECTED

ALIASEXPECTED, Alias or alias container variable expected in this context

Compile time or Run Time Error: This indicates the argument for a SET * or KILL * command used a non-alias local variable where the syntax requires an alias or alias container variable.

Action: Correct the code in or investigate the logic to determine why the local variable in question is not in the expected state.

inserted by FC2 system