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

  1. #nl.txt
  2. #empty string
  3. ZEROTH     -
  4. #normal strings
  5. FIRST     een
  6. SECOND    twee maal
  7. #array
  8. THIRD[    drie
  9. [         vier
  10. [         vijf
  11. [         -
  12. [         zeven
  13. #leading and trailing spaces
  14. EIGHTH    __acht__
  15. #FILE
  16. #normal string again
  17. NINTH     negen
  18. #multi line string
  19. TENTH/    dit is
  20. /         nummer 10
  21. /         op meer regels
  22. #that's it!
  23. ELEVEN    elf
  24.