|
Author
|
Topic: Variables
|
tojo933
Junior Member
Member # 3691
|
posted August 05, 2006 07:19 PM
alright. [ October 14, 2006, 04:33 PM: Message edited by: tojo933 ]
Posts: 3 | Registered: Aug 2006
| IP: Logged
|
|
mheadd
Member
Member # 3181
Member Rated:
|
posted August 06, 2006 09:41 PM
Yes. You must assign a value to "a" within the <block> tags. Since <assign> is not a legal child of the form tag, the assignment is not happening properly.
Depending on the tool/environment that you are using, you can usually validate your code before running to make sure its correct.
You should also check the platform logs -- this script should throw an "error.semantic" that you should be able to see fairly easily.
Hope this helps.
-------------------- Mark VoiceinGov.org http://www.voiceingov.org
Posts: 55 | Registered: Jun 2005
| IP: Logged
|
|
|