home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!ub!acsu.buffalo.edu!ubvmsb.cc.buffalo.edu!v087mxgb
- From: v087mxgb@ubvmsb.cc.buffalo.edu (Shawn E Thompson)
- Newsgroups: comp.lang.fortran
- Subject: easy character printing on one line (no CR/LF)
- Message-ID: <Bxv4py.CDH@acsu.buffalo.edu>
- Date: 17 Nov 92 13:42:00 GMT
- Sender: nntp@acsu.buffalo.edu
- Organization: University at Buffalo
- Lines: 28
- News-Software: VAX/VMS VNEWS 1.41
- Nntp-Posting-Host: ubvmsb.cc.buffalo.edu
-
-
- I use this regularly....
-
- 200 format('+',3x,f6.7,i3,...etc)
-
-
-
- the '+' character tells the output device to suppress
- the line feed (but *NOT* the carriage return)
-
- to you will have to vary the spacing if you don't
- want to overwrite the previous output string
-
-
-
-
-
- regards
-
-
- Shawn E. Thompson
- _______________________________________________________________________________
- v087mxgb@ubvms.cc.buffalo.edu | Senior Engineer & Project Manager
- set@autarch.acsu.buffalo.edu | Research & Development Department
- SUNY @ Buffalo | Optical Products Division
- Grad School of Mechanical Engineering | Leica, Incorporated
- -------------------------------------------------------------------------------
- "These days the buck stops nowhere.....no-one takes the blame" -- Don Henley
-