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

removing stuff from a file?

 [1/2] from: notofo::earthlink::net at: 6-Nov-2003 6:43


Hi guys, There are a bunch of ways I'd like to manipulate a bunch of files. One way is by removing all <img scr="....> tags. some of these are broken across lines. This is just the beginning, but it's a good start. any ideas? (if the idea is code, please ;comment plenty, I'm slow!) -tom

 [2/2] from: patrick:philipot:laposte at: 6-Nov-2003 14:00


Hi Tom, You may have a look at the CookBook 41. http://www.rebol.net/cookbook/recipes/0041.html Regards Patrick