[geeks] The DEA and warrant weirdness
Joshua D Boyd
jdboyd at cs.millersville.edu
Wed Jul 10 16:38:53 CDT 2002
On Wed, Jul 10, 2002 at 04:32:25PM -0500, Kirby Menzel wrote:
> Here are my questions: What responsibility do I now have toward the
> client? How, from an admin and business-owner standpoint, do I keep
> ourselves out of trouble while our client gets busted? Are we in any way
> liable? Can the client sue us later for cooperating with the DEA?
if (manAtDoor.from == "DEA") {
char * num = phoneBook.yellowPages.search ("attorney");
Connection conn = phone.dial(num);
Attorney a = conn.send("I need an attorney");
a.hire();
a.pay(wallet.contents.value() + bank.accounts.totalValue());
}
--
Joshua D. Boyd
More information about the geeks
mailing list