Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!tudelft.nl!txtfeed1.tudelft.nl!dedekind.zen.co.uk!zen.net.uk!hamilton.zen.co.uk!shaftesbury.zen.co.uk.POSTED!not-for-mail Content-Type: text/plain; charset=iso-8859-15; format=flowed; delsp=yes Newsgroups: comp.lang.basic.misc,alt.lang.basic Subject: Re: Liberty Basic Help in CHM format References: <42e86665-79e4-4823-9165-2ae7c6dc9a8a@f9g2000vbz.googlegroups.com> Date: Fri, 13 May 2011 22:37:05 +0100 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: "Richard Russell" Message-ID: User-Agent: Opera Mail/11.10 (Win32) Lines: 12 Organization: Zen Internet NNTP-Posting-Host: 85b4be1e.news.zen.co.uk X-Trace: DXC=k8X6dDLl9K6VTcOkC4_T\?nok4Z\ wrote: > Pure doesn't really do COM very well > either but there are libs available to ease the use. I can hardly claim that BBC BASIC does COM 'well'. It's a bit of a hack involving using a structure to represent the object's vTable and then pointing the structure at the object. But there's a world of difference between being able to do it in a slightly inelegant way (e.g. BBC BASIC) and not being able to do it at all (e.g. Liberty Basic). Richard. http://www.rtrussell.co.uk/