Re: [staf-users] Problem with file access on Windows 7 system

2011-12-08 Thread Oleg
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

Re: [staf-users] Problem with file access on Windows 7 system

2011-12-08 Thread Sharon Lucas
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

Re: [staf-users] Problem with file access on Windows 7 system

2011-12-08 Thread Oleg
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

Re: [staf-users] Problem with file access on Windows 7 system

2011-12-08 Thread Sharon Lucas
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

Re: [staf-users] Problem with file access on Windows 7 system

2011-12-08 Thread Oleg
.@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 &

Re: [staf-users] Problem with file access on Windows 7 system

2011-12-08 Thread Sharon Lucas
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

Re: [staf-users] Problem with file access on Windows 7 system

2011-12-08 Thread Oleg
> 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 >

Re: [staf-users] Problem with file access on Windows 7 system

2011-12-08 Thread Sharon Lucas
? -- 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

[staf-users] Problem with file access on Windows 7 system

2011-12-08 Thread Oleg
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