Re: Ptolemy II for Linux

1999-07-16 Thread Edward A. Lee
I would like to add to Christopher's response to... >"J. Sukarno Mertoguno" <[EMAIL PROTECTED]> writes: > >Is there anyway that I can get ptolemy 2 running on Linux. >Seems that the problem is JDK 1.2, (java plug in), is not >available for Linux yet (and who knows when it is

Re: if .... then

1999-07-16 Thread Edward A. Lee
If-then is an imperative language concept. DE is not an imperative language (neither is any other Ptolemy domain). The way you achieve conditional execution in DE is by routing events conditionally. Edward At 09:57 AM 7/15/99 -0400, you wrote: >How do you do an if then statement within the DE