Hi Paul!

The short answer is: no.

The long answer is: That is not the original idea of a FileSequence.
But you could easily write something like that using the ordinary
FileResourceManager: Initially create a file using the manager, write
0 as it's content. When incrementing just open the file, read the
number, increment it and write it back. That's it.

HTH

Oliver

2007/1/29, Paul Fremantle <[EMAIL PROTECTED]>:
Hi

Suppose I want to increment a FileSequence as part of the same
transaction that does some other updates to other files. Is this
possible?

Paul

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to