Well from the manual:

A variable name:
• Can't contain operator characters (+,-,*,/,&,<,>,=)
• Can’t contain a period
• Must be unique within the same scope, which is the range from which the variable can be referenced in a script, or script segment.
_________________________
Home page: http://www.kixhelp.com/hb/