Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
The with(...)
{ ... }(similair to use) command import the result of its expression into the same context as the 'this' keyword.
Also found in Delphi and Pluk
good example here:
http://www.delphibasics.co.uk/RTL.asp?Name=With