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 40 matches
forums.silverfrost.com Forum Index
Author Message
  Topic: READ using DIRECT ACCESS problem
mike.smartcam

Replies: 4
Views: 5260

PostForum: Support   Posted: Thu Jan 29, 2015 12:14 pm   Subject: READ using DIRECT ACCESS problem
Hi Group,

I am having problems with the following code, it is creating the run time error *ERR* IO-09 in the command window, I have indicated in the code were the problem occurs by using a PAUSE st ...
  Topic: READ Statement question
mike.smartcam

Replies: 3
Views: 4818

PostForum: Support   Posted: Tue Jan 27, 2015 4:13 pm   Subject:
Thank you for the clarification.
  Topic: READ Statement question
mike.smartcam

Replies: 3
Views: 4818

PostForum: Support   Posted: Mon Jan 19, 2015 7:52 pm   Subject: READ Statement question
Hi Group,

The following code is designed to read data from a file:

* FILE: READ_ID.FOR
* SUBROUTINE TO READ FIRST TO RECORD OF A FILE
****************************************************** ...
  Topic: Array variables
mike.smartcam

Replies: 20
Views: 16468

PostForum: Support   Posted: Fri Dec 05, 2014 1:41 pm   Subject:
Thanks to everyone for the information
  Topic: Array variables
mike.smartcam

Replies: 20
Views: 16468

PostForum: Support   Posted: Wed Dec 03, 2014 4:19 pm   Subject: Array variables
The following code was originally written for the Watcom compiler and I assume worked ok:

SUBROUTINE RECTANG(I)

IMPLICIT NONE
COMMON T1,N,NM_N,M,NM_M ...
  Topic: Run-time ERROR
mike.smartcam

Replies: 9
Views: 9270

PostForum: Support   Posted: Fri Nov 28, 2014 11:04 am   Subject:
That fixes the problem, I just did not realize that passing the argument in that format effected the syntax for usage.

Thanks to everyone for their input, most appreciated.
  Topic: Run-time ERROR
mike.smartcam

Replies: 9
Views: 9270

PostForum: Support   Posted: Wed Nov 26, 2014 3:40 pm   Subject:
Thanks for that davidb.

Would I be correct in assuming that if the code was wrtten as follows it would work ok:

arg3 = 0D0
T_CCHK = DCHK(T_STG,T_LEN,arg3)
  Topic: Run-time ERROR
mike.smartcam

Replies: 9
Views: 9270

PostForum: Support   Posted: Wed Nov 26, 2014 12:08 pm   Subject:
Apologies for the delay in responding I have been trying to resolve the problem but without success.

I have posted the files which produce the problem at:

https://www.dropbox.com/sh/rx7cam71dnhp ...
  Topic: Run-time ERROR
mike.smartcam

Replies: 9
Views: 9270

PostForum: Support   Posted: Fri Nov 21, 2014 4:33 pm   Subject:
I have changed the variable name through-out from SIGN to PT_SIGN but still get the same problem?
  Topic: Run-time ERROR
mike.smartcam

Replies: 9
Views: 9270

PostForum: Support   Posted: Fri Nov 21, 2014 11:53 am   Subject: Run-time ERROR
When running my program I am getting the following error:

Error 14 Attempt to alter an actual argument that is constant, an expression, an INTENT(IN) argument, or a DO variable



The first rou ...
  Topic: error 215 - Invalid expression on left hand side of assignme
mike.smartcam

Replies: 24
Views: 28095

PostForum: Support   Posted: Tue Nov 11, 2014 6:06 pm   Subject:
Thank you for the advise and assistance from all
  Topic: error 215 - Invalid expression on left hand side of assignme
mike.smartcam

Replies: 24
Views: 28095

PostForum: Support   Posted: Tue Nov 11, 2014 4:54 pm   Subject:
Thank you for that I understand the logic.

The file xx.F95 which I posted is a file which itself is used by a main program and accessed by using INCLUDE, if I understand the application logic for t ...
  Topic: error 215 - Invalid expression on left hand side of assignme
mike.smartcam

Replies: 24
Views: 28095

PostForum: Support   Posted: Tue Nov 11, 2014 2:50 pm   Subject:
I have posted the source files at:

https://www.dropbox.com/sh/rx7cam71dnhp7nz/AABPTwDXAkD_kRrQKAXda442a?dl=0

There are three files:

xx.F95 // program calling Include files
C_AC ...
  Topic: error 215 - Invalid expression on left hand side of assignme
mike.smartcam

Replies: 24
Views: 28095

PostForum: Support   Posted: Mon Nov 10, 2014 4:08 pm   Subject:
Thanks for your comments, below is the compiler transcript:

Compiling file: xx.F95
C:\Zepf2012\DR-AWDE\FTN95_Source\Includes\xx.F95(1) : warning 767 - The argument PITCH has not been used
C:\Zepf ...
  Topic: error 215 - Invalid expression on left hand side of assignme
mike.smartcam

Replies: 24
Views: 28095

PostForum: Support   Posted: Mon Nov 10, 2014 1:15 pm   Subject:
I have listed below part of the routine causing the problem. The include file content can be seen commented out below the include files in the routine.

I have noticed that if I comment out the incl ...
 
Page 1 of 3 Goto page 1, 2, 3  Next
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group