1. Declaration in loop do: is this correct?

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 message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu