CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

visual fortran

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 12, 2001, 11:55
Default visual fortran
  #1
DENGBQ
Guest
 
Posts: n/a
use dflib open(12,file='user',title='lk') write(12,*) 'lk' end

I use visual fortran 5.0 to compile and link this program. Operating system is WIN98. however, I could not see any display in the child window "lk". why? Who can give me help? thanks!
  Reply With Quote

Old   May 14, 2001, 05:48
Default Re: visual fortran
  #2
Sebastien Perron
Guest
 
Posts: n/a
I beleive because the output was send to the file "user". Not a window.....

If you want to send the output to the child window, simply use

write (*,*) 'lk'

...
  Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to install CGNS under windows xp? lzgwhy Main CFD Forum 1 January 11, 2011 18:44
memory ms visual fortran 6 vadim Main CFD Forum 0 December 20, 2008 13:01
Visual Fortran compiler and debugger on linux CFD Student Main CFD Forum 3 February 26, 2007 06:26
i want to make a software C++ or Visual Fortran??? Zin Main CFD Forum 26 April 11, 2005 18:22
visual fortran Monica Main CFD Forum 1 August 28, 2004 20:45


All times are GMT -4. The time now is 12:29.