Moin Thomas,

Error codes are created by the operating system and reported by the application. The error code may be dependent on the context.

The context that you reported looks like a CreateFile "http://msdn.microsoft.com/en-us/library/aa363858(VS.85).aspx" context. In this case it means ERROR_FILE_NOT_FOUND "http://msdn.microsoft.com/en-us/library/ms681382.aspx";, the system cannot find the file specified. That's in contrast to error code 3 ERROR_PATH_NOT_FOUND, so only your file name is incorrect.

Regards,
Helge

Thomas wrote:
PS
somebody out there must know what "error code 2" in the lilypond-context means ... I even searched the .el files, but no result.... or is this an emacs error? would be at least interesting, if not helpfull to find that out...
cheers
thomas




_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user




_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to