Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Searching objects

From: robert:muench:robertmuench at: 13-Dec-2001 9:22

Hi, I have the following problem: I'm handling objects, with several data-fields, in a series and now want to find an object with a specific value in a data-field. The problem is that 'find doesn't browse through the values. Any tip how I can search for values in data-fields of objects? Robert