Posted on 2009-06-22 09:34:38-07 by frank85
How is it possible to change the outputformat with the translate function
Hello, I have a question: How is it possible for a get request or something else, to change the outputformat in hexadecimal and after the request I want to change back the format (to standard). Everybody know how I can use the translate function. I tried this:
$session->translate( -octetstring => 0x1 );
But it doesn't work. There is no error but no change, too.
Frank
Direct Responses: 11023 | Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.