Can someone sort out a problem I'm having writing to files...
Using this code...
out = PrintStream(FileOutputStream(File(filename)))
... to send strings to file. It works, but sometimes characters are flubbed.
Like sending a chr(248) gets translated to chr(63)... which simply destroys
pointers in databases...
Anyone?
--
/-------------------------------------\
| Jerry McBride |
| |
| (
[hidden email] |
\-------------------------------------/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe from this mailing list ( ibm-netrexx ), please send a note to
[hidden email]
with the following message in the body of the note
unsubscribe ibm-netrexx <e-mail address>