forums.silverfrost.com Forum Index forums.silverfrost.com
Welcome to the Silverfrost forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 2 matches
forums.silverfrost.com Forum Index
Author Message
  Topic: Compiling of logical tests
Greg100

Replies: 2
Views: 3996

PostForum: Support   Posted: Thu Jul 07, 2016 6:04 pm   Subject:
Sorry for the long delay. Thank you for the quick response mecej4. It was pure brain fade on my part. Clearly If (a = 1) then is an incorrect logical and should be If (a == 1) then ... It is surpr ...
  Topic: Compiling of logical tests
Greg100

Replies: 2
Views: 3996

PostForum: Support   Posted: Mon Jul 04, 2016 8:13 pm   Subject: Compiling of logical tests
I am just returning to FORTRAN after 40 years so the question may be silly. I set up a logical test

If (a<=c) then
(do something)
end if.

It does not compile properly but

If (a ...
 
Page 1 of 1
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group