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