Re: Basic command line question

2013-12-02 Thread Eluze
胡海鹏 - Hu Haipeng wrote
>   I have not used command line for several years. Now I'd like to use
> musicxml2ly, and have forgotten how I invoked it in 2008. I first run
> cmd.exe on XP, changing to d:\my documents, then musicxml2ly overture.xml.
> But the prompt said that musicxml2ly is not an internal or external
> command or executable or batch processing file. I know I'm wrong, but
> don't know how to do. Could anyone point out the basic command line
> running method to correctly invoke things like musicxml2ly, svn etc?

usually on Windows - "C:\Program Files (x86)\LilyPond\usr\bin" is in the
system variable /path/ - check this with the command /set path/

if the above folder is not in the variable you can invoke the procedure with

C:\Program Files (x86)\LilyPond\usr\bin\musicxml2ly yourfile.xml

if that doesn't work I'd suggest to reinstall LilyPond (with the installer)

Eluze



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Basic-command-line-question-tp154836p154837.html
Sent from the User mailing list archive at Nabble.com.

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Basic command line question

2013-12-02 Thread Eluze
Eluze wrote
> 
> 胡海鹏 - Hu Haipeng wrote
>>   I have not used command line for several years. Now I'd like to use
>> musicxml2ly, and have forgotten how I invoked it in 2008. I first run
>> cmd.exe on XP, changing to d:\my documents, then musicxml2ly
>> overture.xml. But the prompt said that musicxml2ly is not an internal or
>> external command or executable or batch processing file. I know I'm
>> wrong, but don't know how to do. Could anyone point out the basic command
>> line running method to correctly invoke things like musicxml2ly, svn etc?
> usually on Windows - "C:\Program Files (x86)\LilyPond\usr\bin" is in the
> system variable 
/
> path
/
>  - check this with the command 
/
> set path
/
> 
> if the above folder is not in the variable you can invoke the procedure
> with
> 
> C:\Program Files (x86)\LilyPond\usr\bin\musicxml2ly yourfile.xml
> 
> if that doesn't work I'd suggest to reinstall LilyPond (with the
> installer)
> 
> Eluze

of course this should be written with apostrophes:

"C:\Program Files (x86)\LilyPond\usr\bin\musicxml2ly" yourfile.xml

Eluze



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Basic-command-line-question-tp154836p154838.html
Sent from the User mailing list archive at Nabble.com.

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Basic command line question

2013-12-02 Thread hhpmusic
Hello,
  I have not used command line for several years. Now I'd like to use 
musicxml2ly, and have forgotten how I invoked it in 2008. I first run cmd.exe 
on XP, changing to d:\my documents, then musicxml2ly overture.xml. But the 
prompt said that musicxml2ly is not an internal or external command or 
executable or batch processing file. I know I'm wrong, but don't know how to 
do. Could anyone point out the basic command line running method to correctly 
invoke things like musicxml2ly, svn etc?

Regards
Haipeng



___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user