Xref: utzoo comp.lang.misc:2822 comp.misc:5745 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!rutgers!njin!princeton!phoenix!pucc!BVAUGHAN From: BVAUGHAN@pucc.Princeton.EDU (Barbara Vaughan) Newsgroups: comp.lang.misc,comp.misc Subject: Re: Screen editor/generator with menu capability? Message-ID: <7886@pucc.Princeton.EDU> Date: 11 Apr 89 16:22:03 GMT References: <80551PNU@PSUVM> Reply-To: BVAUGHAN@pucc.Princeton.EDU Organization: Princeton University, NJ Lines: 23 Disclaimer: Author bears full responsibility for contents of this article In article <80551PNU@PSUVM>, PNU@PSUVM.BITNET writes: > > I am in the process of making an existing MS FORTRAN program more >useful by adding a preprocessor, context sensitive help, and a better menu >structure. ... Ideally, the product will: > 1. Include a screen editior ... > 2. Produce code for popup menus (lightbar and key letter). > 3. Include a context sensitive help facility (memory resident?). >In addition, I need to be able to distribute executable modules without >paying license fees I have used a library of Fortran-callable functions and subroutines to do a good deal of what you want to do. The product is called The Spindrift Library, Spindrift Laboratories, Ltd., 116 S. Harvard Ave., Arlington Heights, IL 60005 (312) 255-6909. I'm afraid the routines are not as high-level as you are hoping for, but can be used to produce your own screen editor and resident help facility. At the time I got this library there was only a Lahey Fortran version, but the author was working on an MS Fortran version. The license conditions are even more liberal than what you require. Lahey Fortran has some sort of arrangement with the author, whereby they offer a degree of support for the product. Barbara Vaughan