Same under Linux!

A quick look at the implementation reveals that only string is tried, no
mention of trying to bang i as an integer. Looks like a documentation
error, even though it (the documentation) makes perfect sense . Probably
this should be made a feature request to match the documentation. :)

Jafar


On Fri, Dec 2, 2011 at 8:00 AM, David Gamey <[email protected]> wrote:

> Hi folks,
>
> Consider the code:      i := 10 ; every write(!i)
>
> UB3 on page 244 says "!i is equivalent to (1 to i) for integer i"
>
> If you run it (Win 7/x64/Unicon 12), you will see i is converted to a
> string first.
>
> Not sure if this is an implementation or documentation error.
>
> David
>
>
> ------------------------------------------------------------------------------
> All the data continuously generated in your IT infrastructure
> contains a definitive record of customers, application performance,
> security threats, fraudulent activity, and more. Splunk takes this
> data and makes sense of it. IT sense. And common sense.
> http://p.sf.net/sfu/splunk-novd2d
> _______________________________________________
> Unicon-group mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/unicon-group
>
>


-- 
"Let there be no compulsion in religion: Truth stands out clear from error"
[The Holy Qur'an 2:256]

"Injustice anywhere is a threat to justice everywhere"    Dr. King
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Unicon-group mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/unicon-group

Reply via email to