> Now if someone could explain me how the following is possible :

>     list-dir %/existing/path/

> produces a correct directory listing. But with the same path,

>      print exists? %/existing/path/

> results in false.

> Note: the script does run with execution permission.

I'm getting somewhere :

query: make object! decode-cgi system/options/cgi/query-string

when the line above is commented out, all file access problems
disappear.

This is not a solution, of course, because I need to fetch CGI
parameters, but the problem comes from creating an object, or using
it, I don't know yet...

--
[EMAIL PROTECTED]
http://perso.worldonline.fr/mutant



Reply via email to