At 18.17 -0400 1999.05.24, Eric Dobbs wrote: >At 9:23 AM -0400 5/24/99, Chris Nandor wrote: >>changing this line at the end: >> >> return if !$type || !$creator || $type ne 'shlb' || $creator ne 'ascr'; >> >>to: >> >> return if !$type || !$creator || ($type ne 'shlb' && $type ne 'dlct') >> || $creator ne 'ascr'; >> >>That should do it. I hope. :) > >That change makes the examples work right without edits. >And, the toy problem of hiding Shuck now works for me too. Great, I'll get that change into the next release. -- Chris Nandor mailto:pudge@pobox.com http://pudge.net/ %PGPKey = ('B76E72AD', [1024, '0824090B CE73CA10 1FF77F13 8180B6B6']) ==== Want to unsubscribe from this list? ==== Send mail with body "unsubscribe" to macperl-modules-request@macperl.org