Path: utzoo!yunexus!geac!syntron!jtsv16!uunet!husc6!rutgers!apple!well!tenney From: tenney@well.UUCP (Glenn S. Tenney) Newsgroups: comp.lang.forth Subject: Re: MVP-Forth IO ??_ Message-ID: <7460@well.UUCP> Date: 25 Oct 88 05:39:42 GMT Article-I.D.: well.7460 References: <49100001@uxf.cso.uiuc.edu> Reply-To: tenney@well.UUCP (Glenn S. Tenney) Organization: Whole Earth 'Lectronic Link, Sausalito, CA Lines: 17 In article <49100001@uxf.cso.uiuc.edu> ews356@uxf.cso.uiuc.edu writes: >... >I'm using a public domain version of MVP-Forth on my >Commodore Amiga. >... That version of MVP FORTH takes a very different approach to blocks. Other versions go directly to the disk, while that version uses block files (a standard operating system file is a sequence of 1024 byte blocks). Give MVP a call (415) 961-4103, there's a little packet of stuff for the Amiga -- including a glossary. I don't remember how much it costs, but just ask. p.s. Blame me or thank me, as the case may be, for doing that version using blocks files. Glenn