Quote:
Originally Posted by Chompy
Hmm, you're right, but you can't do obj.getstringkeys() 
|
Agreed. I also didn't read your post too well, I was under the impression that you meant something like this for a while:
PHP Code:
with (getstringkeys("foobar")) {
...
}