in reply to Variable being saved as a list?
There seems to be nothing in that piece of code that obviously relates to the problem you describe. Also you haven't told us the name of the variable you have a problem with, the name of the variable that works, and what values they're supposed to contain vs. what they actually contain. Could you post the code that shows how those variables are set and used?
Another thing that would help both us and you in debugging is if you can reduce the code with the problem down to a small, self-contained example that reproduces the problem.
More tips in How do I post a question effectively?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Variable being saved as a list?
by fiona (Initiate) on Aug 06, 2014 at 18:57 UTC | |
by Anonymous Monk on Aug 06, 2014 at 19:18 UTC | |
by fiona (Initiate) on Aug 07, 2014 at 15:10 UTC |