For Programmers: Free Programming Magazines  


Home > Archive > Fortran > January 2006 > Re: Dusting off Visual/Digital Fortran - how the heck to migrate pri









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: Dusting off Visual/Digital Fortran - how the heck to migrate pri
rih5342

2006-01-13, 7:01 pm

Write everything to a file, then
call notepad from your fortran program as follows

use dflib
logical result

result = systemqq('notepad /p filename')

Hope that helps,

Rob


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com