At 06:03 PM 8/22/96 -0500, Mike Alleman wrote:
>
>I think my other problem is with adding the owner field and then where
>to place the new_keyword command.
>
>Where I do place the new keyword command so that the key cache will
>pickup the new variable. I am still getting document contains no data
>when I submit an address.
I think most people put their new_keyword() calls in config_parse.pl. You
could do it there. What I do is require 'mj_local.pl' in config_parse.pl and
do all my modifications in the local file. That way everything is centrally
located.
--bill
|
|