An error occurred processing your request

Merging data into macro form: e:\cyberspace\shooting-hunting\results.html

WebBase macro error in: {if %cmd% argString last $& =}

**the collection is empty**

In file: e:\cyberspace\shooting-hunting\results.html


;; following starts near line number 89 in your source form...
...
{set argString1 %cmd% argString}{/errorProtect}
{else}
{set argString1 %cmd% argString}
{if %cmd% argString last $& =}
{set parser2 1 argString1 size -}
{set argString1 1 parser2 argString1 copyFrom:to:}
{/if}

{/if}
{set %output% true}
...
**
expression arguments(5):
 %cmd% (a form at: e:\cyberspace\shooting-hunting\results.html)
 argString (operation)
 last (operation)
 $& (an instance of Character)
 = (operation)
**