Thanks Matt, I did search in the JAL spec for typecasting, but did not find it. So you learned me something.
Henk On 16 mrt, 07:07, mattschinkel <[email protected]> wrote: > I had a quick look at your files. It looks like you did some good work > but does not comply with jallib style guide. Please see this > link:http://www.justanotherlanguage.org/content/jsg > > There are also lots of warnings on compile. You should be able to fix > these like this: > > var sword test1 > var byte test2 > test2 = byte(test1) -- turns sword into a byte > > Also, why not put all included files into one file? > > Matt. > > On Mar 15, 2:10 pm, Henk van Broekhuyzen > > > > <[email protected]> wrote: > > Hoi Seb, > > Direct link zip file:http://www.henkzelf.nl/PICprojects/tstRF12B.zip > > Direct link doc from zip in > > html:http://www.henkzelf.nl/PICprojects/HZ_RF12B.html. > > > The links are on the last (English) line of the intro page. > > Sorry that my post was corrupted (my copy/paster error). > > > Henk > > -------------------------------------------------------------------------------------------------------- > > > On 15 mrt, 16:44, Sebastien Lelong <[email protected]> wrote: > > > > Hi Henk, > > > > sorry, but, can you post the direct link ? I just can't understand > > > dutch... > > > > Thanks > > > Seb > > > > 2011/3/15 Henk van Broekhuyzen <[email protected]> > > > > > For who is interested: Links to document and .zip file are on the > > > > bottom is my (Dutch) site > > > >www.henkzelf.nl. > > > > The lay-out of the .html file (first link) is poor, because it is a > > > > quick html dump of the .doc file in the zip. > > > > > By the way: > > > > The .zip file contains 73 kB JAL-files = 35 kB drivers and 38 kB test > > > > and experiment-frame. The 14 page .doc file that specifies the > > > > software and hardware is 1679 kB, mainly because of the included > > > > schematics and photos of the bread-board-layout. > > > > > Any comment is welcome. Never to old to learn. > > > > > Henk > > > > > On 15 mrt, 08:03, Sebastien Lelong <[email protected]> wrote: > > > > > Hi Henk, > > > > > > OK, great. I was suggesting to upload it to your website too. In the > > > > > mean > > > > > time, I had another suggestion: can you also send to me privately, > > > > > I'll > > > > put > > > > > it in our "shared" google account dedicated to jallib/jalv2, in google > > > > > documents. If you need to save bandwidth, this can remain an > > > > > alternative > > > > to > > > > > your website. > > > > > > Cheers, > > > > > Seb > > > > > > 2011/3/15 Henk van Broekhuyzen <[email protected]> > > > > > > > I will put it on my site this week, and report when done. > > > > > > > Henk.- Tekst uit oorspronkelijk bericht niet weergeven - > > > > > > - Tekst uit oorspronkelijk bericht weergeven - > > > > > -- > > > > You received this message because you are subscribed to the Google > > > > Groups > > > > "jallib" group. > > > > To post to this group, send email to [email protected]. > > > > To unsubscribe from this group, send email to > > > > [email protected]. > > > > For more options, visit this group at > > > >http://groups.google.com/group/jallib?hl=en.-Tekstuit oorspronkelijk > > > >bericht niet weergeven - > > > > - Tekst uit oorspronkelijk bericht weergeven -- Tekst uit oorspronkelijk > > > bericht niet weergeven - > > - Tekst uit oorspronkelijk bericht weergeven - -- You received this message because you are subscribed to the Google Groups "jallib" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/jallib?hl=en.
