Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
Remove trailing lines in Fortran95
Name: Iain Cowan Date: February 18, 2003 at 01:40:25 Pacific OS: Wim ME CPU/Ram: P3 800/ 256Mb
Comment:
I have created a program in Fortran 95, and the output file that it creates puts the cursor on the next line ready for more input. Is there any way of moving the cursor to the end of the previous line so that a blank line does not appear at the end of the file?
Thanks for anyones help with this, it's driving me mad.
Name: elric Date: February 18, 2003 at 04:31:02 Pacific
Reply:
G'day,
I don't know much about Fortran, but it sounds like a CR/LF problem. Maybe there is an output format that doesn't add a CR/LF to the string??. regards, Elric
Summary: I was working on a script for someone and needed a way to remove duplicate lines from a text file. I searched the forums for a solution and came across a thread where M2 mentioned his UNIQUE.COM utili...
Summary: Thanx for the quick response. It only echos the two lines in a pop-up though... How do I get it into a txt file? I'm not very clued up with vbs. ...
Summary: edman thank you for your help on this, your 2nd batch file to rename the files will be helpful. The first one does not really apply to what I wanted. In the original message I should have been more cl...