[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Closing the listener



On Tue Aug 16, Steve Casner asks:
  What's the best way of permanently closing (or better yet, supressing the
  opening of) the top listener in an MCL2.0.1. application?

Look in the MCL distribution Examples folder. Inside the
binhex folder is the code to build a stand alone binhex
application that encodes and decodes. The code uses bit-buckets
to dump the standard listener into never-never land. That
should be a start.

mark