Gian Medri wrote:
> I am using kfiles in j602.
> I need to lock single component.
> Is it possible and how?
Funny, I thought I wrote a reply to this question yesterday, but now I can
find no trace of it. Some neurons must be on the fritz after Santacon.
Anywho.
I don't think you can lock spe
You might be able to adapt this mutex code:
www.jsoftware.com/jwiki/DevonMcCormick/mutex.ijs and mutex_TCs.ijs for the
test cases.
On Mon, Dec 16, 2013 at 10:05 AM, Eric Iverson wrote:
> I don't think kfiles provides a lock facility. With a bit of digging
> you might be able to figure out how to
I don't think kfiles provides a lock facility. With a bit of digging
you might be able to figure out how to use 1!:31 to lock the relevant
area of the file. It might be easier to have a companion file to the
kfile where each byte represented the corresponding index in the kfile
and use 1!:31 on tha
Hi!
I am using kfiles in j602.
I need to lock single component.
Is it possible and how?
best regard
Gian Medri
--
For information about J forums see http://www.jsoftware.com/forums.htm