[top] [prev] [next]

Eval

An EVAL statement has the form:

    EVAL e
where e is an expression. The effect is to evaluate e and ignore the result. For example:
    EVAL Thread.Fork(p)

[top] [prev] [next]


[Modula-3 home page]

m3-request@src.dec.com
Last modified on Wed Apr  3 09:39:08 PST 1996 by heydon
     modified on Fri Apr 15 08:36:48 PDT 1994 by kalsow