lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Extracting parts from a .ly file?


From: Eduardo Vieira
Subject: Re: Extracting parts from a .ly file?
Date: Wed, 06 Dec 2006 22:30:49 -0200
User-agent: Internet Messaging Program (IMP) 3.2.4

Citando Joseph Haig <address@hidden>:
>
> I think it must have been the lilypond mailserver seeing the 'at' sign
> and assuming that it is an email address, because it is wrong in the
> list archives.  The line should read:
>
> my($fin,$fout,$label) = @ARGV;
>
> I have put spaces either side of the equals sign, and this may allow
> it to get through the mail server correctly.  That is,
> "my($fin,$fout,$label) = ", followed by an 'at' sign, followed (with
> no space) by 'ARGV;'
>
> Alternatively, replace the line with the following three lines.
>
> my($fin)=$ARGV[0];
> my($fout)=$ARGV[1];
> my($label)=$ARGV[2];
>
> which will have the same effect.
>
> Regards,
>
> Joe
>
Thank you! Now it doesn't say that error message, however the output is an empty
file.

See the attached file. What I did was: perl ly-extract lindotempo.ly linalto.ly
alto
then it creates a blank linalto.ly file.

Have a good da
___________________________________________________________________________________
Com o Click21 você tem sempre vantagens! Além do email com 1 Gb, Acelerador, 
Blog,
Flog, Games e atendimento 24 horas, voce também pode falar minutos DDD com a
promoção Click 21 Minutos. Quanto mais você navega mais fala DDD.

Attachment: lindotempo.ly
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]