home *** CD-ROM | disk | FTP | other *** search
/ World of Shareware - Software Farm 2 / wosw_2.zip / wosw_2 / CPROG / LINGUA12.ZIP / DEUTSCH.TXT < prev    next >
Text File  |  1993-05-21  |  387b  |  24 lines

  1. #deutsch.txt
  2. #empty string
  3. ZEROTH     -
  4. #normal strings
  5. FIRST     ein
  6. SECOND    zwei mal
  7. #array
  8. THIRD[    drei
  9. [         vier
  10. [         funf
  11. [         -
  12. [         sieben
  13. #leading and trailing spaces
  14. EIGHTH    __acht__
  15. #FILE
  16. #normal string again
  17. NINTH     neun
  18. #multi line string
  19. TENTH/    das ist
  20. /         ein sehr
  21. /         lange zehn
  22. #that's it!
  23. ELEVEN    elf
  24.