Plea for a feature: enhanced print

From: Julien Claassen <julien_at_mail.upb.de>
Date: Tue Jul 16 2013 - 08:47:07 CEST
Hello Alexandre!
   I'd like to voice my wish for an advanced version of print or another 
command to do the trick. What I'd like to do is print more than one item in a 
line.
   The easy way, might be to have another print function, that doesn't put a 
newline, unless it explicitly gets a \n or some such.
   Or I'd be fine with bash echo style:
echo "Hello " $name " this track is " [gett] "."
   Or a sort of c-style printfL
printf "Hello %s, this track is %s" $name [gett]
   Warm regards
          Julien

----------------------------------------
http://juliencoder.de/nama/music.html
Received on Tue, 16 Jul 2013 08:47:07 +0200 (CEST)

This archive was generated by hypermail 2.1.8 : Wed Nov 08 2017 - 16:32:25 CET