- Subject: [slang-users] Implicit variable declarations
- From: Robert Milaszewski <rmilas@xxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 07 Mar 2006 08:59:02 -0500
I am using slang2 and here is the issue that I encountered
Consider sample code :
variable x = [1:100:1];
newvar = @variable;
is_defined("newvar");
is_defined returns 0 which means newvar is not defined.
But I can do print(newvar) and I get valid values;
What am I missing?
thanks,
RobertM
_______________________________________________
To unsubscribe, visit http://jedsoft.org/slang/mailinglists.html
[2006 date index]
[2006 thread index]
[Thread Prev] [Thread Next]
[Date Prev] [Date Next]