lua-users home
lua-l archive

RE: Lua 5.0 and globals (long)

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> local CGI = {}
>
> in CGI do
> host = "aap"
i like that syntax. it reminds me of pascals with-statement, something i
have missed in other language:
with-statement:
 with record-variable { "," record-variable } do statement
Cheers,
Peter Prade

AltStyle によって変換されたページ (->オリジナル) /