Thread Skript erstellen für automatische Abholung eines Epaper (14 answers)
Opened by Moritzilie at 2010-03-05 10:53

bianca
 2010-03-05 21:45
#134135 #134135
User since
2009-09-13
7016 Artikel
BenutzerIn

user image
Klasse!
Bitte öffne eine Eingabeaufforderung (hieß zu meiner Zeit DOS-BOX) und gib dort ein perl -v:

Sieht das bei Dir so aus wie das hier:

Code: (dl )
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
c:\>perl -v

This is perl, v5.10.1 (*) built for MSWin32-x86-multi-thread

Copyright 1987-2009, Larry Wall

Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl". If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.


c:\>
10 print "Hallo"
20 goto 10

View full thread Skript erstellen für automatische Abholung eines Epaper