Declaration in loop do: is this correct?

new topic     » topic index » view thread      » older message » newer message
loop do 
  integer x = 3 
  until x = 3 
end loop 

Gives an error: (x out of scope at until)

According to the manual this code is correct - scope ends at end loop.

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu