-201   BROKER UNEXPECTED END OF SCRIPT

Source:  SecureLogin

Possible Cause:  If/EndIf or Repeat/EndRepeat blocks don't match. SecureLogin reached the end of the script without finding an expected EndIf or EndRepeat command.

Action:  Check the script. Make sure that If/EndIf and Repeat/EndRepeat blocks match.