I'm trying to decode this with gambas, no luck, anyone has an idea?

#!/usr/bin/perl
print pack('u', "send:");

%<V5N9#H`

So decoding %<V5N9#H` should result in 'send:'

The pack 'u' function does uuencoding  but all vb alike code doesn't 
reproduce the correct result, or struggles with the `...


Thanks in advance!!

Regards,
Ron_2nd.

------------------------------------------------------------------------------
BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
Learn about the latest advances in developing for the 
BlackBerry&reg; mobile platform with sessions, labs & more.
See new tools and technologies. Register for BlackBerry&reg; DevCon today!
http://p.sf.net/sfu/rim-devcon-copy1 
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to