PDA

View Full Version : 2 (ioA) problems


dEf
06-10-2003, 02:47 AM
the first doesnt have much to do with ioA and maybe i should post on some tcl support forum
i have requestdir - its drive mounted in directory on ntfs drive. when i tried !requests, it said it didnt find the file. when trying to find why, i found its because of the mounted drive. anyone seen this problem when tcl cannot read files from such directories? glob command worked well there, open not.

the second problem i have with ioA requests/cookies. tried to set req dir to something like [REQ]-%request-[%user], but the %user cookie hasn't been substituted. does this cookie work only in RequestLine= ?

thx

WarC
06-10-2003, 06:18 AM
1. Dunno
2. yup only works in requestline(for now)

dEf
06-10-2003, 06:22 AM
ok :)
thx for great script(s)