Re: [U2] Unable to unlink the operating system file BILLS.123

2012-04-05 Thread Wjhonson
: Horacio Pellegrino pellegrin...@gmail.com To: U2 Users List u2-users@listserver.u2ug.org Sent: Wed, Apr 4, 2012 11:44 am Subject: Re: [U2] Unable to unlink the operating system file BILLS.123 If it worked and in a loop, check that the previous shell did finish. It ight still have the file opened

[U2] Unable to unlink the operating system file BILLS.123

2012-04-04 Thread Wjhonson
After beating this program / phantom / script / shell /... I finally got it to spit out why it kept failing in the middle of the night. This is Universe 10.2.3 on Windows 7 Professional (if that matters) LINE 121 Unable to unlink the operating system file BILLS.123 I'm trying to delete this

Re: [U2] Unable to unlink the operating system file BILLS.123

2012-04-04 Thread Brian Leach
Will it usually means something is holding it open, if you download the sysinternals tools (Google sysinternals) they can show you the processes holding a file open. From memory its the 'handle' command but check the docs. Sent from my iPad On 4 Apr 2012, at 19:15, Wjhonson

Re: [U2] Unable to unlink the operating system file BILLS.123

2012-04-04 Thread Wjhonson
@listserver.u2ug.org Sent: Wed, Apr 4, 2012 11:38 am Subject: Re: [U2] Unable to unlink the operating system file BILLS.123 Will it usually means something is holding it open, if you download the sysinternals ools (Google sysinternals) they can show you the processes holding a file open. rom memory its

Re: [U2] Unable to unlink the operating system file BILLS.123

2012-04-04 Thread Horacio Pellegrino
If it worked and in a loop, check that the previous shell did finish. It might still have the file opened, therefore cannot be deleted (unlink). Cheers! hp On Wed, Apr 4, 2012 at 2:15 PM, Wjhonson wjhon...@aol.com wrote: After beating this program / phantom / script / shell /... I finally

Re: [U2] Unable to unlink the operating system file BILLS.123

2012-04-04 Thread Bill Haskett
- Original Message - *From:* br...@brianleach.co.uk *To:* U2 Users List u2-users@listserver.u2ug.org *Date:* 4/4/2012 11:37 AM *Subject:* Re: [U2] Unable to unlink the operating system file BILLS.123 Will it usually means something is holding it open, if you download the sysinternals