From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,fa520a9d3ec78555,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-08-30 10:25:14 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!snoopy.risq.qc.ca!newsfeed.news2me.com!sn-xit-05!sn-xit-06!sn-post-01!supernews.com!corp.supernews.com!not-for-mail From: NonStickSpam Newsgroups: comp.lang.ada Subject: Ada Sage Infolib Question Date: Fri, 30 Aug 2002 13:22:26 -0400 Organization: Posted via Supernews, http://www.supernews.com Message-ID: User-Agent: KNode/0.7.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Complaints-To: newsabuse@supernews.com Xref: archiver1.google.com comp.lang.ada:28600 Date: 2002-08-30T13:22:26-04:00 List-Id: Greetings, I have an appliaction I'm working on porting.. I have the original ADA code and its accompanying DFl/DAT/IDX files, and using the wonderful GDIW application, I'm able to traverse the older files and pull the data out quite easily. Now, I'm trying to process through some of the screens that are presented to the user, and am running into Infolib a fair bit. One of the main calls is Showformfieldinfo, which seems to generate/draw the form on the screen. (This is a DOS-based application.) My question is.. is that what is actually happening here? If so, how can I find out what is configuring or controlling this process? I can't find too much information online about the Infolib package, or where I would find configuration data for this screen drawing portion. Am I looking in the right place? Should I be looking elsewhere? Any feedback would be most helpful! thanks! ------------------------------------------------------------------------------ (invalid email in header, please reply to group.. thanks)