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

why can't I copy msg/subject to a series

 [1/4] from: bry::itnisk::com at: 31-Oct-2002 14:31


If I write the following: Subject: copy msg/subject Subject: remove/part subject find subject "/" This raises an error ** Script Error: remove expected range argument of type: number series port ** Near: remove/part subject find subject "&" msg/subject exists. What I would like to do is to remove a range of characters from the subject.

 [2/4] 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.

 [3/4] from: gscottjones:mchsi at: 31-Oct-2002 10:37


From: "Anton"
> 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.
Thereby, meaning that the statement might read something like: Subject: remove/part subject find subject "/" 3 with 3 being the missing argument. (Added for clarification, just in case ...) --Scott Jones

 [4/4] from: al:bri:xtra at: 1-Nov-2002 7:22


Bryan wrote:
> ** Script Error: remove expected range argument of type: number series
port
> ** Near: remove/part subject find subject "&" > > msg/subject exists.
'subject doesn't have "&" in it; 'find can't find "&" in subject. Andrew Martin ICQ: 26227169 http://valley.150m.com/