[progress Communities] [progress Openedge Abl] Forum Post: How To Retrieve Call Specific...

  • Thread starter Thread starter Aravindh Ramasamy
  • Start date Start date
Status
Not open for further replies.
A

Aravindh Ramasamy

Guest
For example: I have an entity (entity1) with attribute (a=60) . then i have used .new operator to create three entities. 2.entity1.new[a=20] , 3. entity1.new[a=30] 4.entity1.new[a=40] Here i need to add the value " 1st entity1 and 3rd entity value" i don't want 2nd and 4th value . Note: The values are added to the same entity and in random memory. each time the ruletest is compiled the value of a changes I need to get the specific values and also use it in some other calculations

Continue reading...
 
Status
Not open for further replies.
Back
Top