Good point, so release it on the other file pointer, and then look at the
locktable to see if it is gone.





             "Bob Woodward"
             <[EMAIL PROTECTED]
             sale.com>                                                  To
             Sent by:                  <u2-users@listserver.u2ug.org>
             [EMAIL PROTECTED]                                          cc
             stserver.u2ug.org
                                                                   Subject
                                       RE: [U2] Help with File Pointers
             03/15/2007 10:40
             AM


             Please respond to
             [EMAIL PROTECTED]
                er.u2ug.org






But doesn't the locking let the same session set the same lock many
times?

BobW


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Michael
Rajkowski
Sent: Thursday, March 15, 2007 7:52 AM
To: u2-users@listserver.u2ug.org
Cc: [EMAIL PROTECTED]; u2-users@listserver.u2ug.org
Subject: RE: [U2] Help with File Pointers

If you are trying to determine that two files are pointing to the same
thing, you could set a lock on one and try to set it on the other.  If
it
will not let you do it, then you have the same file.

( note that my first thought was to write an item, but that could cause
problems if anyone else was using the file. )

give the lock a unique name like testingFilePointerTestProgram so you
don't
have issues with existing data.
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

[demime 1.01d removed an attachment of type image/gif which had a name of 
graycol.gif]

[demime 1.01d removed an attachment of type image/gif which had a name of 
pic22882.gif]

[demime 1.01d removed an attachment of type image/gif which had a name of 
ecblank.gif]
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to