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

[REBOL] Re: remove??

From: arolls:bigpond:au at: 31-May-2001 14:48

It needs: remove find lst2/data lst2-rnd 'remove takes only one argument by default. 'find returns an index into lst2/data where it finds lst2-rnd. Anton.