Re: .true. help



On May 30, 5:27 pm, rudra <bnrj.ru...@xxxxxxxxx> wrote:
dear friends,
in a program, i have to check if a given file is created.
i tried with
if (file==.true.) write "file created"
where file is character variable(the file name will vary itself in the
program).....which obviously gives error.

can anyone suggest me how to do this?

This might help.
http://groups.google.com/group/comp.lang.fortran/browse_thread/thread/b9d28ee62c7b4bb7/d2722983650a389a?hl=en&lnk=gst&q=GET_LUN#d2722983650a389a

Mike
.