Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!bbn!gatech!emory!stiatl!meo From: meo@stiatl.UUCP (Miles O'Neal) Newsgroups: comp.windows.x Subject: Re: DECwindows under VMS Keywords: FORTRAN, C, VMS Message-ID: <7098@stiatl.UUCP> Date: 28 Sep 89 19:34:27 GMT Organization: Sales Technologies Inc., "The Little Shop of Horrors..." Lines: 14 In article <8909271630.AA05007@expo.lcs.mit.edu> hart@UV4.EGLIN.AF.MIL writes: (of needing to access Xt widget resources from FORTRAN code under VMS). This will work for VMS, and any other systems with something like the DEC Procedure Calling Standard. You just need a C routine that return()s the value you want. Then you can call the routine from FORTRAN just as if it were a FORTRAN routine. If this doesn't sound right, then perhaps I missed something in your posting. But it should be straightforward... -Miles O'Neal {yr fave backbone here}!gatech!stiatl!meo