Since 5/3/2012 8:03:07 AM, saquisenberry has written 3 articles and participated in 21 conversations. saquisenberry signature: saquisenberry
saquisenberry's articles:
Items(3) /1
Common block file532 (2/27/2008 9:10:41 PM) comp.lang.fortran How would I go about changing a common block that is used as a file and referenced with include statements in every sub and function into a module. Keep in mind that there is a vast amount of variables in the ... Shawn
Goto inside a call statement?2536 (2/26/2008 8:45:01 PM) comp.lang.fortran I encountered this (edited for readability) and when I tried to dump the goto and change it to an If Then I got a "label 170 missing" error pointing me to the call statement. Included the sub's header in case ... Shawn
Fortran to VB.net6568 (7/2/2007 5:06:24 PM) comp.lang.fortran My boss has be converting an OLD school FORTRAN simulation to VB. I have already discussed with him the option of updating the existing code to FORTRAN 95 and cleaning up the code but he was insistent so I am ... Shawn
saquisenberry's replies:
Items(3) /1
Fortran to VB.net6568 (7/2/2007 5:06:24 PM) comp.lang.fortran My boss has be converting an OLD school FORTRAN simulation to VB. I have already discussed with him the option of updating the existing code to FORTRAN 95 and cleaning up the code but he was insistent so I am ... saquisenberry(24)
Goto inside a call statement?2536 (2/26/2008 8:45:01 PM) comp.lang.fortran I encountered this (edited for readability) and when I tried to dump the goto and change it to an If Then I got a "label 170 missing" error pointing me to the call statement. Included the sub's header in case ... saquisenberry(24)
Common block file532 (2/27/2008 9:10:41 PM) comp.lang.fortran How would I go about changing a common block that is used as a file and referenced with include statements in every sub and function into a module. Keep in mind that there is a vast amount of variables in the ... saquisenberry(24)