Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!rutgers!mit-eddie!genrad!decvax!ucbvax!TECHMAX.BITNET!SALANT From: SALANT@TECHMAX.BITNET.UUCP Newsgroups: mod.computers.vax Subject: HELP! Message-ID: <8703311459.AA19956@ucbvax.Berkeley.EDU> Date: Tue, 31-Mar-87 02:39:00 EST Article-I.D.: ucbvax.8703311459.AA19956 Posted: Tue Mar 31 02:39:00 1987 Date-Received: Thu, 2-Apr-87 07:05:04 EST Sender: daemon@ucbvax.BERKELEY.EDU Distribution: world Organization: The ARPA Internet Lines: 13 Approved: info-vax@sri-kl.arpa I've got a strange problem here that I'm hoping some of you out there in computer land can help me with. I wrote an interactive graphics program in FORTRAN 77 on VMS for a VAX. The program runs nicely, producing both graphics and alphanumeric text on a Tektronik 4105 screen. The problem however, is that when this file (ie the executable file) was mailed to another user and executed, only the alphanumeric text appeared on the screen, whereas the graphics didn't. It is possible that the alphanumeric output goes to unit 5 and the graphics to unit 6, but I don't see how this should affect things as by default both units 5 and 6 and assigned to the terminal. Thanks for your help! Eliot