Am 10.06.2005 um 17:42 schrieb Stephen Deasey:
That being the case, you should be able to check the type of the object given to ns_return, and act accordingly
And what if it shimmers away? You read-in the file with "-translation binary" put the resulting data in the nsv_array, and get it back from there later on? Now, you'd get a string-type and you need to convert it to binary-array back. Who will do that? Normally, if I'd to write the content back, I need to open the file for writing and set it again to "-translation binary" in order to get the correct content back. I'm not sure if it is enough to rely on the object type. Zoran
