in reply to Re: Tie() and substr(), proposal for SUBSTR tie object method
in thread Tie() and substr(), proposal for SUBSTR tie object method

Sorry for my delay in replying. Yes, since it seems like it would create some problems, perhaps it isnt such a great idea. As far as mapping the *FETCH calls, it probably would have involved FETCHSUBSTR being called for substr($str, $len, $offset), and STORESUBSTR being called for substr($str, $len, $offset, $replacement);. Thank you for everyones replies.
  • Comment on Re^2: Tie() and substr(), proposal for SUBSTR tie object method