(no title)
mathijs | 13 years ago
Here's what it looked like. If regular Visual Basic looked like this:
IF x == 1 THEN '... ELSE '... END IF
the Dutch version would be: INDIEN x == 1 DAN '... ANDERS '... EINDE INDIEN
Odd thing that 'indien' is a rather formal and slightly archaic version of the (much shorter) equivalent 'als'. I don't even remember how FOR, WHILE, and all the other statements were translated.
No comments yet.