Path: utzoo!attcan!uunet!wuarchive!usc!ucsd!ucbvax!THUMPER.BELLCORE.COM!nsb From: nsb@THUMPER.BELLCORE.COM (Nathaniel Borenstein) Newsgroups: comp.soft-sys.andrew Subject: Re: problems with menulists Message-ID: Date: 19 Oct 90 13:15:57 GMT References: <9010191054.AA10459@lazy.qt.IPA.FhG.de> Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 4 Sounds to me like your InsStrings function itslef is supect. Have you tried using a debugger & setting a breakpoint in that routine? Or, at the very least, having it print a line of debugging output as soon as it enters that routine, so you can find out if it is making it there?