Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!uxc!tank!cs_bob@gsbacd.uchicago.edu From: cs_bob@gsbacd.uchicago.edu Newsgroups: comp.databases Subject: Re: ingres, alt method for building abf applications Message-ID: <3138@tank.uchicago.edu> Date: 9 May 89 18:19:16 GMT Sender: news@tank.uchicago.edu Distribution: usa Organization: University of Chicago Graduate School of Business Lines: 21 >For 5.0 users, some recent ports have a version of "abfimage" included on >the tape (I don't know which ones). Check the release notes for your particular >version to see if its on the tape, and whether or not its supported. > >Robert Fair >RTI Tech Support For some time now, RTI has included a program in its VAX/VMS distribution to do this. It's called BATCHIMAGE.EXE and it lives in SYS_INGRES:[INGRES.SIG]. I think you just have to define the symbol, as $batchimage:==$sys_ingres:[ingres.sig]batchimage and then run it as follows $batchimage database_name application_name I don't know if there's any such program out there for the UNIX world. RCK