gt;
> --------------------------
> Sharon Lucas
> IBM Austin, luc...@us.ibm.com
> (512) 286-7313 or Tieline 363-7313
>
>
>
>
> From:Oleg
> To:Sharon Lucas/Austin/IBM@IBMUS,
> Cc:staf-users@lists.source
f = open(fileName, 'r')
f.close()
'File open via Jython worked'
'Done'
--
Sharon Lucas
IBM Austin, luc...@us.ibm.com
(512) 286-7313 or Tieline 363-7313
From: Oleg
To: Sharon Lucas/Austin/IBM@IBMUS,
Cc: staf-users@lists.sourceforge.net
Dat
n my
> Windows 7 and have no problems accessing files via STAF or via Jython
> within a STAX job (as you are doing).
>
> --
> Sharon Lucas
> IBM Austin, *luc...@us.ibm.com* *
> **(512) 286-7313* <%28512%29%20286
Sharon Lucas
IBM Austin, luc...@us.ibm.com
(512) 286-7313 or Tieline 363-7313
From: Oleg
To: Sharon Lucas/Austin/IBM@IBMUS,
Cc: staf-users@lists.sourceforge.net
Date: 12/08/2011 11:45 AM
Subject:Re: [staf-users] Problem with file access on Windows 7
system
Yes, th
.@us.ibm.com
> (512) 286-7313 or Tieline 363-7313
>
>
>
>
> From:Oleg
> To:Sharon Lucas/Austin/IBM@IBMUS,
> Cc:staf-users@lists.sourceforge.net
> Date: 12/08/2011 10:59 AM
> Subject:Re: [staf-users] Problem with file access on Windows 7
&
tin, luc...@us.ibm.com
(512) 286-7313 or Tieline 363-7313
From:Oleg <oleg.salyak...@gmail.com>
To:staf-users@lists.sourceforge.net,
Date:12/08/2011 03:49 AM
Subject: [staf-users] Problem with file access on Windows 7 system
Hi All.
I'm a very
> Sharon Lucas
> IBM Austin, luc...@us.ibm.com
> (512) 286-7313 or Tieline 363-7313
>
>
>
>
> From:Oleg <oleg.salyak...@gmail.com>
> To:staf-users@lists.sourceforge.net,
> Date: 12/08/2011 03:49 AM
>
?
--
Sharon Lucas
IBM Austin, luc...@us.ibm.com
(512) 286-7313 or Tieline 363-7313
From: Oleg <oleg.salyak...@gmail.com>
To: staf-users@lists.sourceforge.net,
Date: 12/08/2011 03:49 AM
Subject: [staf-users] Problem with file access on Win
Hi All.
I'm a very new user in STAX and stuck with the following problem in my
first exercise:
f = open('C:/Temp/log.txt', 'rb');
...
IOError: (2, 'No such file or directory', 'C:/Temp/log.txt')
The file exists and contains data. I checked with 'filemon' that
STAFProc.exe doesn't even try t