Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!decwrl!shelby!lindy!news From: GX.RAR@forsythe.stanford.edu (Buc Richards) Newsgroups: comp.lang.fortran Subject: Tab characters in output Message-ID: <3101@lindy.Stanford.EDU> Date: 11 May 89 23:21:34 GMT Sender: news@lindy.Stanford.EDU (News Service) Lines: 6 Can standard fortran output a tab character? That is if I want tab delimited output to be read into a spredsheet, can I generate the output using Fortran Write and Format statements? I have checked a few references and did not find any answers. Thanks for the assistance.