This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Overwriting lines


Hi There,

I am using gfortran for a cosmology simulation package (v 4.3.3). I have a question which is simple and frequently asked, however none of the suggested solutions seem to work.

I want to overwrite a line on screen. Whether I use "$" or advance="no" with a TL (TR works fine, with the origin at whichever column the previous line ended) statement of use "+" as my first character, I am only able to write from where the previous line finished or next line.

Kindly suggest how to resolve this!

Best Regards
Rahul Gupta


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]