Hi I somehow seem to remember that these would become global JAL constants, but I can't find them.
> G5-fiwihex:~/jalv2/jallib/unvalidated/include eur$ find . *.jal | > xargs grep "LF " > find: *.jal: No such file or directory > ./jal/.svn/text-base/print.jal.svn-base: device = 10 -- ASCII LF > (line feed) > ./jal/print.jal: device = 10 -- ASCII LF (line feed) > G5-fiwihex:~/jalv2/jallib/unvalidated/include eur$ find . *.jal | > xargs grep "CR " > find: *.jal: No such file or directory > ./jal/.svn/text-base/print.jal.svn-base: device = 13 -- ASCII CR > (cariage return) > ./jal/print.jal: device = 13 -- ASCII CR (cariage return) > G5-fiwihex:~/jalv2/jallib/unvalidated/include eur$ Shall I create them? If so, where? PS. Grmbl, the "grep" command of OS X is so ancient, it can't even grep recursively. PPS. Yes, I will read all 51 msgs in my jal-developers folder, but AFTER I finished my humidity sensor lib. Code needs to be written, not just talked about. --- ir EE van Andel [EMAIL PROTECTED] http://www.fiwihex.nl Fiwihex B.V. Wierdensestraat 74, NL7604BK Almelo, Netherlands tel+31-546-491106 fax+31-546-491107 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
