in reply to How to eliminate warning message on hash value?

Is anything in this scenario "tied?" It looks like a hash yes, but is it? Just asking.
  • Comment on Re: How to eliminate warning message on hash value?

Replies are listed 'Best First'.
Re^2: How to eliminate warning message on hash value?
by flexvault (Monsignor) on Dec 09, 2011 at 12:05 UTC

    I am using hashes and arrays, but nothing is 'tied'. I'm doing all I/O as 'sysread/syswrite' in blocks that the user defines. This routine is checking the user's cache to determine if we need to do I/O, or can we get the block from cache. Please check the update, as I have solved the problem.

    "Well done is better than well said." - Benjamin Franklin