qexo-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qexo-general] Re: Possible variable scoping bug


From: Per Bothner
Subject: [Qexo-general] Re: Possible variable scoping bug
Date: Thu, 26 Feb 2004 17:06:22 -0800
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.6) Gecko/20040113

Joseph Coffland wrote:

It seems that code inside the FLOWR expressions scope cannot reach up to
global scope.

It does work if you compile the query:

$ java -Dx='X-value' -jar kawa-1.7.90.jar --main -C /tmp/prop.xql
(compiling /tmp/prop.xql)
$ java -Dx='X-value' -classpath .:kawa-1.7.90.jar prop
The value of x is X-value while y is unknown
--
        --Per Bothner
address@hidden   http://per.bothner.com/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]