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 33 matches
forums.silverfrost.com Forum Index
Author Message
  Topic: Error? Bug? Feature?
kaliuzhkin

Replies: 10
Views: 10428

PostForum: Support   Posted: Mon Dec 04, 2017 9:46 pm   Subject: compilation access error
Here is one of the first programs I wrote which, when compiled, generated the same access error:

[from Errorlog] Access violation:
The instruction at address 100181b6 attempted to read from locati ...
  Topic: Error? Bug? Feature?
kaliuzhkin

Replies: 10
Views: 10428

PostForum: Support   Posted: Mon Nov 27, 2017 9:12 pm   Subject: compilation access error
This compilation access error is NOT limited to SIMPLEPLOT or CLEARWIN or %pl. I will try to furnish another example which does not involve plotting.

Thank you for your responses, John, Paul and D ...
  Topic: Error? Bug? Feature?
kaliuzhkin

Replies: 10
Views: 10428

PostForum: Support   Posted: Mon Nov 27, 2017 9:08 pm   Subject: compilation access error
This compilation access error is NOT limited to SIMPLEPLOT or CLEARWIN or %pl. I will try to furnish another example which does not involve plotting.

Thank you for your responses, John, Paul and D ...
  Topic: Error? Bug? Feature?
kaliuzhkin

Replies: 10
Views: 10428

PostForum: Support   Posted: Mon Nov 20, 2017 11:43 pm   Subject: Error? Bug? Feature?
Too often, compilation leads to an error: "Access violation:
The instruction at address 100181b6 attempted to read from location 00000000."

This happens when I dimension an array for (15 ...
  Topic: Where to get FTN95 version 8.20?
kaliuzhkin

Replies: 1
Views: 4299

PostForum: General   Posted: Mon Nov 06, 2017 11:29 pm   Subject: Where to get FTN95 version 8.20?
The link is http://silverfrost.com/32/ftn95/ftn95_personal_edition.aspx which says "You can download FTN95 Personal Edition (FTN95PE) version 8.10 directly from here." Here produces ftn95_p ...
  Topic: Function arguments
kaliuzhkin

Replies: 17
Views: 19389

PostForum: General   Posted: Sat Nov 04, 2017 9:22 pm   Subject:
Success!!!

Calling program:

IMPLICIT NONE
INTEGER (SELECTED_INT_KIND(2)):: TwoDice, Tot, Total
!
MainLoop: DO !We will repeat this process indefinitely
...
  Topic: Function arguments
kaliuzhkin

Replies: 17
Views: 19389

PostForum: General   Posted: Thu Nov 02, 2017 7:52 pm   Subject:
Still no good. It doesn’t seem to matter how I phrase the FUNCTION statement: FUNCTION TwoDice() or FUNCTION TwoDice give the same results. The problem is the main program. It never seems to call t ...
  Topic: Function arguments
kaliuzhkin

Replies: 17
Views: 19389

PostForum: General   Posted: Wed Oct 25, 2017 8:58 pm   Subject: lack of argument
Paul: Here is the main program, which calls Function TwoDice:
WINAPP !for CLEARWIN
PROGRAM Main
USE CLRWIN$
!
! Fortran 95, Martin Cou ...
  Topic: Function arguments
kaliuzhkin

Replies: 17
Views: 19389

PostForum: General   Posted: Sat Oct 21, 2017 8:24 pm   Subject: Function arguments
Just a curiosity. It appears that you can't define an external function with no arguments.

My answer to an exercise in Fortran 95, Martin Counihan, Section 7.2, Exercises 7.A, page 114, Exercise ...
  Topic: Error Message when ftn95 is started
kaliuzhkin

Replies: 10
Views: 11448

PostForum: Support   Posted: Sat Oct 21, 2017 8:16 pm   Subject: Me too
I get the same error message occasionally. I don't know why and I ignore it.

BTW, I'm using Windows 10 on an HP Envy Laptop.

Dan
Very Happy
  Topic: Error Message when ftn95 is started
kaliuzhkin

Replies: 10
Views: 11448

PostForum: Support   Posted: Sat Oct 21, 2017 8:15 pm   Subject: Me too
I get the same error message occasionally. I don't know why and I ignore it.

BTW, I'm using Windows 10 on an HP Envy Laptop.

Dan
Very Happy
  Topic: Using external procedures, subprograms or functions
kaliuzhkin

Replies: 28
Views: 20078

PostForum: Support   Posted: Fri Oct 20, 2017 12:19 am   Subject:
Still having problems with /64. From the command prompt, if I compile with the /64 option and then execute SLINK64 CotMain.obj CotFunction.obj, I get the error message “[SLINK64 v1.8, Copyright (c) S ...
  Topic: Using external procedures, subprograms or functions
kaliuzhkin

Replies: 28
Views: 20078

PostForum: Support   Posted: Thu Oct 12, 2017 8:28 pm   Subject:
The compiler option is /-Link. Now I can successfully compile the programs in command prompt, link the object files with SLINK.exe and run the executable file. Hooray!

However, SLINK ha ...
  Topic: Using external procedures, subprograms or functions
kaliuzhkin

Replies: 28
Views: 20078

PostForum: Support   Posted: Fri Oct 06, 2017 9:19 pm   Subject:
Total Commander is not free. You've got 30 days and then its $40. Sad

I'll look at these command prompt commands later.

Dan: how to run those scripts? In a batch file?
  Topic: Using external procedures, subprograms or functions
kaliuzhkin

Replies: 28
Views: 20078

PostForum: Support   Posted: Thu Oct 05, 2017 8:02 pm   Subject:
Dan: Thanks for the reference to Total Commander. It looks promising. I'll add it to my utility tools SysInternals and Nir Software. I'll try your script when I'm back home.

Paul: I've already g ...
 
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