[MOO-Discuss] Re: [Lambdamoo-server] GammaMOO
Status: Planning
                
                Brought to you by:
                
                    luke-jr
                    
                
            | 
     
      
      
      From: H. P. A. <hp...@zy...> - 2004-03-30 20:11:52
      
     
   | 
Luke-Jr wrote: > - -- ASCII builtin functions: asc(STR) returns an integer value of the > first character in a string. chr(INT) returns a string containing a > single ASCII character specified by the input integer. ord(STR) would be better, as it's what it's called in Pascal and Perl, and unlike asc() doesn't imply any particular coding system. ucs() would be more accurate, actually :^) Anyway, thanks for doing what I've considered doing for at least two years. LambdaMOO seems to be effectively dead, and it's time someone picked it up and moved it forward. -hpa  |