home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 April / CHIP4_98.ISO / software / ccconrad / basic.exe / CHIP / Programme.Bas / Beispiele_3 / BSP01.BAS < prev    next >
Encoding:
BASIC Source File  |  1997-08-29  |  40 b   |  5 lines

  1.  
  2. 20 PRINT "HALLO"
  3. 10 GOTO 20
  4. 30 END
  5.