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

remove/part on open file port

 [1/2] from: notofo::earthlink::net at: 27-May-2004 22:36


hi! if I do a: open %file remove/part (find a "this")(find a "that") close a it acts like I expect. If I try to loop it through a directory, though, foreach file read %dir/ [ a: open file remove/part (find a "this")(find a "that") close a ] I get this error remove expected range argument of type: number series port what am I doing wrong? thanks, -- signature to baby: "doobywoobybooboo" -tom

 [2/2] from: lmecir:mbox:vol:cz at: 28-May-2004 8:19


Tom Foster napsal(a):
>hi! >if I do
<<quoted lines omitted: 15>>
>signature to baby: "doobywoobybooboo" >-tom
It looks like Find didn't find any occurrence of "that". -L

Notes
  • Quoted lines have been omitted from some messages.
    View the message alone to see the lines that have been omitted