Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!emory!ogicse!plains!kurtze From: kurtze@plains.NoDak.edu (Douglas Kurtze) Newsgroups: comp.lang.fortran Subject: Re: please tell me how to print to the same location on screen no CR/LF Message-ID: <8322@plains.NoDak.edu> Date: 15 Feb 91 16:51:52 GMT References: <59986@eerie.acsu.Buffalo.EDU> Organization: North Dakota State University, Fargo, ND Lines: 15 In article <59986@eerie.acsu.Buffalo.EDU> v087mxgb@ubvmsa.cc.buffalo.edu writes: >Is there a way, using standard F77 (*NO* extensions) >to have it merely overwrite the number at the same location??? Put a "+" in column 1: format ('+Processing ... ',i3) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Doug Kurtze kurtze@plains.NoDak.edu Physics, North Dakota State "Patience is its own reward" -- Flann O'Brien ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^