Hi Rob When I started with JAL I sometimes get a message in the compiler: deprecated.
Then I knew something changed in the library. I did not see it the last years but maybe a suggestion. I think it was a good way to update a library. Peter Van: [email protected] [mailto:[email protected]] Namens vasi vasi Verzonden: maandag 6 mei 2024 00:03 Aan: [email protected] Onderwerp: Re: [jallib] Seven segment library Anyway, the developer that stole the 25th char, should get in front, admit it and return the char... Just kidding. 😄 On Mon, May 6, 2024 at 12:57 AM vasi vasi <[email protected] <mailto:[email protected]> > wrote: Hi Rob For the 25 value I used the h_small char (h)... But the library I was working on is for gcbasic. No problem in sending it to you, is easy to read. Anyway, it might need the validation of others... or a rearranging of the chars... Ah, just found the old one I corrected and with some additions... back in 2014.. but it has a different arrangement... As I said, it needs some supervision... On Sun, May 5, 2024 at 11:32 AM Rob CJ <[email protected] <mailto:[email protected]> > wrote: Hi Vasi, I had a quick look and normally you should move 26 to 25 and 27 to 26 but that would mean that exisiting application might not work correctly anymore. An alternative would be to add 25 and use that for all segments off which is the same a space. If users to not mind the move (the first option) then I can change that. Suggestions are welcome. Kind regards, Rob _____ Van: [email protected] <mailto:[email protected]> <[email protected] <mailto:[email protected]> > namens Rob CJ <[email protected] <mailto:[email protected]> > Verzonden: zondag 5 mei 2024 07:48 Aan: [email protected] <mailto:[email protected]> <[email protected] <mailto:[email protected]> > Onderwerp: Re: [jallib] Seven segment library Hi Vasi, Thanks for reporting is. Since you already fixed it can you give me the exact code change that you made? Ik will upload it for the next build. Thanks Kind regards, Rob _____ Van: [email protected] <mailto:[email protected]> <[email protected] <mailto:[email protected]> > namens vasi vasi <[email protected] <mailto:[email protected]> > Verzonden: zondag 5 mei 2024 06:37 Aan: [email protected] <mailto:[email protected]> <[email protected] <mailto:[email protected]> > Onderwerp: [jallib] Seven segment library Hi guys, There is a problem with seven_segment.jal and if I remember, is not the first time I signaled this. If you look at it, there is a missing value, you jump from 24 to 26. in both the comment section where you document the library, and in the code section. The code from the value 25 is missing... now, not too big of a deal, as everything is functional, but, there is no really a 27 value (it will give you an error) and the 26 value will not return what you would expect to return. Hopefully, I am clearer now than back then in explaining the problem... Not a problem for me, I had my own corrections and adds... just saying... -- Vasi -- You received this message because you are subscribed to the Google Groups "jallib" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected] <mailto:[email protected]> . To view this discussion on the web visit https://groups.google.com/d/msgid/jallib/CABsDq%3D_qxMjuhCtEM_PV2GCG1WM%2BHv0pbh5%2Bi3fF-dXs6tP75w%40mail.gmail.com <https://groups.google.com/d/msgid/jallib/CABsDq%3D_qxMjuhCtEM_PV2GCG1WM%2BHv0pbh5%2Bi3fF-dXs6tP75w%40mail.gmail.com?utm_medium=email&utm_source=footer> . -- You received this message because you are subscribed to the Google Groups "jallib" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected] <mailto:[email protected]> . To view this discussion on the web visit https://groups.google.com/d/msgid/jallib/GVXP195MB1637EEB3C890A8323109E4C4E61D2%40GVXP195MB1637.EURP195.PROD.OUTLOOK.COM <https://groups.google.com/d/msgid/jallib/GVXP195MB1637EEB3C890A8323109E4C4E61D2%40GVXP195MB1637.EURP195.PROD.OUTLOOK.COM?utm_medium=email&utm_source=footer> . -- You received this message because you are subscribed to the Google Groups "jallib" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected] <mailto:[email protected]> . To view this discussion on the web visit https://groups.google.com/d/msgid/jallib/GVXP195MB163719F2267C9E1658855EEAE61D2%40GVXP195MB1637.EURP195.PROD.OUTLOOK.COM <https://groups.google.com/d/msgid/jallib/GVXP195MB163719F2267C9E1658855EEAE61D2%40GVXP195MB1637.EURP195.PROD.OUTLOOK.COM?utm_medium=email&utm_source=footer> . -- Vasi -- Vasi -- You received this message because you are subscribed to the Google Groups "jallib" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected] <mailto:[email protected]> . To view this discussion on the web visit https://groups.google.com/d/msgid/jallib/CABsDq%3D_2vCOh8N%2Bd7WZKhQgJgp5hAOwAapnPi8b0u%2BUXxNRMFQ%40mail.gmail.com <https://groups.google.com/d/msgid/jallib/CABsDq%3D_2vCOh8N%2Bd7WZKhQgJgp5hAOwAapnPi8b0u%2BUXxNRMFQ%40mail.gmail.com?utm_medium=email&utm_source=footer> . -- You received this message because you are subscribed to the Google Groups "jallib" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jallib/001101da9fb6%245d64c3c0%24182e4b40%24%40gmail.com.
