Path: csiph.com!usenet.pasdenom.info!aioe.org!.POSTED!not-for-mail From: "Rod Pemberton" Newsgroups: comp.lang.forth Subject: Re: How to get an address for a string by direct user input without using PAD Date: Thu, 13 Feb 2014 02:56:13 -0500 Organization: Aioe.org NNTP Server Lines: 14 Message-ID: References: <153253e8-4cb9-4438-8357-9dd8872388a4@googlegroups.com> <0KidnSWD8a-kUGrPnZ2dnUVZ_rGdnZ2d@supernews.com> <57250061-2462-4e0f-978e-aca53a0dd874@googlegroups.com> <2d8cf268-ecdd-44f9-b314-fdb157312578@googlegroups.com> NNTP-Posting-Host: CNsg4fVcCsvs3UaOgZtQCw.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@aioe.org User-Agent: Opera Mail/12.16 (Linux) X-Notice: Filtered by postfilter v. 0.8.2 Xref: csiph.com comp.lang.forth:28361 On Wed, 12 Feb 2014 19:32:49 -0500, Elizabeth D. Rather wrote: > An alternative (completely different approach) would be to have all the > 100+ drugs in a database. A "prescription" could consist of a linked > list of the components (probably stored as the record# in the database, > not the name). > Not to be critical, but isn't that what the historic Forth dictionary is? I.e., database of Forth words as a linked-list. E.g., why create another? Rod Pemberton