Details
-
Type:
Wish
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.1
-
Fix Version/s: 2.1.1
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
The help:evaluate goal is designed to be called in interactive mode.
I would like to call this goal in batch mode, passing the expression to evaluate in a property (on the command line).
The final purpose is to evaluate predefined expressions inside a script
(unfortunately, the script is a batch file in my case...)