Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!UCF1VM.BITNET!JIM From: JIM@UCF1VM.BITNET (Jim Ennis) Newsgroups: comp.lang.modula2 Subject: Logictech Modula-2 Question Message-ID: Date: 6 Aug 89 20:45:45 GMT Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: Modula2 List Organization: The Internet Lines: 24 Hello list, I am working on a proto-type database package for a project in Modula-2 and I was wondering if someone could answer a couple of questions about using Logitech Modula-2 V 3. I want to have some kind of window facility and I was thinking about using the graphics library routines to write tuples (lines of data) on the screen in a nice looking manner. Has anyone done this already? Any suggestions or things to look out for? I am a good programmer, but new to Modula-2 and some of it's features. Also, does Logictech have problems importing variables from a successfully compiled module? I am getting a strange error like: * 84: not all defined procedures or hidden types implemented * 101: undeclared identifier in export list of the module. My head is sore from banging on this one, I can not determine where the the error is but this is the first time that I have tried importing a variable from another module. Thanks for any help, Jim Ennis UCF Computer Services