Re: [Gambas-user] Information about instruction in Gambas v3

2014-06-22 Thread Olivier Cruilles
Ok, I will try to do it. Tks Benoit Cordialement, Olivier Cruilles EMail: olivier.cruil...@yahoo.fr Portable: +01 514 431 2960 Le 22 juin 2014 à 13:04, Benoît Minisini a écrit : > Le 22/06/2014 18:03, Yahoo a écrit : >> Hello all, >> >> I'm currently trying to translate a Perl script in Gam

Re: [Gambas-user] Information about instruction in Gambas v3

2014-06-22 Thread Benoît Minisini
Le 22/06/2014 18:03, Yahoo a écrit : > Hello all, > > I'm currently trying to translate a Perl script in Gambas v3 so can > someone say to me if this kind of instruction exist in Gambas. > > The instruction in Perl are: 'pack' and 'unpack' > > This is the documentation to have an idea: > > http:/

[Gambas-user] Information about instruction in Gambas v3

2014-06-22 Thread Yahoo
Hello all, I'm currently trying to translate a Perl script in Gambas v3 so can someone say to me if this kind of instruction exist in Gambas. The instruction in Perl are: 'pack' and 'unpack' This is the documentation to have an idea: http://www.perlmonks.org/?node_id=224666 These instruct