Einzelnen Beitrag anzeigen

Benutzerbild von DP News-Robot
DP News-Robot

Registriert seit: 4. Jun 2010
15.010 Beiträge
 
#1

New “for var” syntax in DWScript

  Alt 19. Nov 2012, 08:10
Latest DWScript SVN introduces support a new “for var” syntax extension for loops. It combines the loop with the loop variable declaration (type-inferred), while scoping the variable to the loop. The syntax of “for to/downto” loops is thus extended to: for*var*someVarName ...

More...
  Mit Zitat antworten Zitat