> #... some source-declaration
> #Metadaten loggen
> full = on_metadata(fun(meta) -> system("echo #{quote(string_of(meta))} 
>  >> /home/musik/sweet.log"),full)
>
>   
Hello,

I think you should try this:

full = on_metadata(fun(meta) -> system("echo #{quote(meta['on_air'])}  
#{quote(meta['artist'])} #{quote(meta['title'])} >> 
/home/musik/sweet.log"),full)




------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to