- Timestamp:
- 11/23/06 18:21:31 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Jav_CO/com/scenari/m/co/xpath/dtm/ZXPathResultat.java
r7458 r7466 147 147 } 148 148 } 149 vResult = ((IWAgentComputor) vAgent).computeAs Data(vDialog, vParams).getString();149 vResult = ((IWAgentComputor) vAgent).computeAsString(vDialog, vParams); 150 150 } 151 151 } else {
Note: See TracChangeset
for help on using the changeset viewer.