Hi all, a related question: I use DropScrip to create droplets from my perl scripts, which works fine as long as pass only files. For example, I have an updater script for my website which takes a path name as its first argument end uses a template to rewrite every single page in that path.
Now if I pass an optional second argument on the command line, this is taken as the new <title> tag's content and written to the html files accordingly. Is it possible to achieve the same with the droplet version of my script? Thanks, Jan Sherm Pendley wrote: >On Feb 3, 2004, at 7:28 PM, Julian M Catchen wrote: > >> Does anyone know what is happening here? Do I need to do something >> with apple events or somethine else? > >Wil Sanchez' DropScript is useful for what you're doing. You can read >about it at <http://www.mit.edu/people/wsanchez/papers/DropScript/>, >and download it at <http://www.mit.edu/people/wsanchez/software/>. > >sherm-- > -- Hanlon's Razor: Never attribute to malice that which can be adequately explained by stupidity.