help-jel
[Top][All Lists]
Advanced

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

[Help-jel] Using dotted notation in expressions


From: Prem Lall
Subject: [Help-jel] Using dotted notation in expressions
Date: Thu, 8 Aug 2002 17:01:40 -0400

Hi,

I am try to use JEL to help me evaluate expressions like
"myObject.getField1() ==true"..

I have managed to get things like "\"abc\".length()" to work, but run into
problems when I try to use an actual object.
//cant seem to get the following to work
      String testStr = "abc";
      String expr = testStr .length()";

Any insights you could offer would be most appreciated...
Thanks a lot.
Prem Lall
BMF E-File Project Team
800 North Frederick Road
Gaithersburg,  MD  20879
address@hidden
"The needs of the business outweigh the needs of the few"
"Pressure turns coal into diamonds"





reply via email to

[Prev in Thread] Current Thread [Next in Thread]