print >>"BEGRENZER";
zu kombinieren? also etwa so:
open (HTML, ">datei.htm");
print HTML >>"BEGRENZER";
ups...ich meinte natürlich print <<"BEGRENZER";
gruß,
Dirk
 nicht angemeldet
 nicht angemeldetprint >>"BEGRENZER";
zu kombinieren? also etwa so:
open (HTML, ">datei.htm");
print HTML >>"BEGRENZER";
ups...ich meinte natürlich print <<"BEGRENZER";
gruß,
Dirk