Leo<HTML>

Ein und Ausgabe

Kompiler Optionen - Referenz
Ein und Ausgabe
Makros
Locales
Warnungen
Init Infos
Temporäre Dateien
Sonstiges

Quellen von io.html:
  
     
 
<include file="top.lhhtml"> 
 
<lconf pos="/io" pagename="io"> 
 
<section link="/io"> 
 
<locale> 
  <locale language="en"> 
 
<leohtml> requires 2 files. One input file and one output file. 
That's nothing surprising. :) 
 
  </locale> 
  <locale language="de"> 
 
<leohtml> benötigt 2 Dateien. Eine Eingabe und eine Ausgabedatei. 
Dies ist wohl nichts überraschendes. :) 
 
  </locale> 
</locale> 
 
<example mode="fixed" title-en="Input/Output Definition:" title-de="Ein/Ausgabe Definition:"> 
 
  -if   --infile  infile.html 
  -of   --outfile outfile.html 
 
</example> 
 
<example mode="sfixed"> 
 
$ leohtml -if foo.lhtml -of foo.html 
<br> 
<br> 
 
<lang en text="// other version"> 
<lang de text="// andere Möglichkeit"> 
<br> 
 
$ leohtml --infile foo.lhtml --outfile foo.html 
 
<br> 
</example> 
 
<br> 
<br> 
 
<locale> 
  <locale language="en"> 
 
The file extension of the io files does not bother the compiler. 
If you want you can use a file named <code>foo.jpg</code> too. 
 
  </locale> 
  <locale language="de"> 
 
Die Dateiendung der Ein- und Ausgabedatei interessiert den Kompiler nicht. 
Wenn du willst kannst du eine Datei auch <code>foo.jpg</code> benennen. 
 
  </locale> 
</locale> 
 
</section> 
 
                  
    



Diese Seite wurde von King Leo kreiert. Seitengenerator Leo<HTML> Version 1.0.0 .