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

[REBOL] Re: why can't I copy msg/subject to a series

From: anton:lexicon at: 1-Nov-2002 2:19

You need to count the number of arguments you have supplied to the remove function. Note, the /part refinement causes remove to expect an extra argument. Anton.