in reply to Re: What was the programmer trying to accomplish?
in thread What was the programmer trying to accomplish?

I thinks that is it! Thank you. He was making a direct assignment to "$isacon" by executing a unix script. The script got its valuse from "$sidsindex. He later used the value of "$isacon" as such "$isacon ~= tr/\n/|/;"
  • Comment on Re^2: What was the programmer trying to accomplish?