On 7/5/02 11:49 AM, "Glenn L. Austin" <[EMAIL PROTECTED]> wrote:
>> I am using the Austin Soft's Bouncer script in Entourage X, and I can't find >> a way to change the address the bounce is sent FROM, since it only asks the >> first time for each account. I have set up a new address to handle all >> bounces and I'd like to have Bouncer send from the new address. Can anyone >> tell me how to tell Bouncer to send from a different account than the one >> it's using now? >> >> I'm on digest, so a CC to me would be appreciated. > > I wish there was an easier way, but at this point just open the script, type > and delete a space somewhere, recompile and save. > > That will reset all of the options. In OS X, there are no (or not yet) any scripting additions which will let you hold down modifier keys when running a script to set different options, since the script can't "see" these. In OS 9, there were several available, and that was a handy way to allow preferences to be set by a script author. In OS X, you have to make a separate PREFS script to load and store changes in script properties of the main script. that's the main reason why so many of my own scripts have not yet appeared in an X version. It's quite a complicated business, or can be. (I'm busy adapting several now that Export-Import is mostly out of the way.) Perhaps Glenn will do something of the sort for his script eventually. -- Paul Berkowitz -- To unsubscribe: <mailto:[EMAIL PROTECTED]> archives: <http://www.mail-archive.com/entourage-talk%40lists.letterrip.com/> old-archive: <http://www.mail-archive.com/entourage-talk%40lists.boingo.com/>
