From: utzoo!decvax!ucbvax!info-vax Newsgroups: fa.info-vax Title: Running Images under program control Article-I.D.: ucbvax.7465 Posted: Sat May 29 14:18:49 1982 Received: Sun May 30 02:38:17 1982 >From GZ@MIT-MC Sat May 29 14:13:51 1982 Well, if you have a rough idea of what the image does, then you can simply map it in and call it. The initial extents of the image and the starting address, whether it's PIC, etc. can be gotten from the image file. If it doesn't try to expand itself to where you are, then you are ok. I have a program which does this with the Vax Emacs, and it works ok.