<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi,<br>
    <br>
    I am new to this list, but do have some 20 years experience with
    Oberon on Windows. <br>
    Still there are things which I do not fully understand, e.g.
    PELinker and Oberon debugger.<br>
    <br>
    Right now I am working on an application which translates MusicXML
    (a proprietary language to describe musical notes) into another
    input language, called PMX, which in turn generates TeX-code for
    typesetting notes.<br>
    <br>
    Is there anywhere out in Cyber Space someone, who could give me a
    helping hand on how to use PELinker in order to transform an
    Oberon-Module into a Windows *.exe, so that I can call it from the
    WIndows command line in the following form:<br>
    <i>myprogram.exe "path to input file" "path to output file"</i><br>
    <br>
    Thanks and regards,<br>
    Dieter
  </body>
</html>