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 47 matches
forums.silverfrost.com Forum Index
Author Message
  Topic: source file extension query
alangr

Replies: 4
Views: 855

PostForum: General   Posted: Sun Jan 07, 2024 6:05 pm   Subject:
Thank you for your help. I have found my problem which was that I had removed the file extension altogether somehow, so it is not surprising that I was having problems.

Red face; thanks again.
  Topic: source file extension query
alangr

Replies: 4
Views: 855

PostForum: General   Posted: Sat Jan 06, 2024 3:56 pm   Subject:
Thanks fr your reply.

I am not using Plato right now but simply a DOS command line such as

FTN95 %1 /CHECK /UNDEF /INTL /LIST /DEBUG

Where %1 is something like 'routine.for'.

I then us ...
  Topic: source file extension query
alangr

Replies: 4
Views: 855

PostForum: General   Posted: Sat Jan 06, 2024 12:07 pm   Subject: source file extension query
I have been using ‘.for’ for my FORTRAN source files (i.e. not ‘.f’). After a recent system crash, every time I try to compile a ‘.for’ file I now get the message that 'the .f file’ cannot be found. ...
  Topic: non-writable expression
alangr

Replies: 7
Views: 2838

PostForum: Support   Posted: Wed Dec 13, 2023 1:11 pm   Subject:
That's it.

In editing files yesterday I inadvertently removed the include file that held all the declarations and common statements - and, more importantly, the 'implicit none'. So compilation see ...
  Topic: non-writable expression
alangr

Replies: 7
Views: 2838

PostForum: Support   Posted: Wed Dec 13, 2023 11:53 am   Subject:
The first line of code in my initial post delivered the two lines of comment that followed.

I have even tried the following 'program' with no declarations at all

READ(5,500) (VIEW(I, J, K ...
  Topic: non-writable expression
alangr

Replies: 7
Views: 2838

PostForum: Support   Posted: Wed Dec 13, 2023 10:33 am   Subject:
The definitions are as below

INTEGER IOS, I, J, II, JJ

CHARACTER VIEW(20, 20, 4)*40

The latter is in a common block and the integers are local variables.

Thanks for your comme ...
  Topic: non-writable expression
alangr

Replies: 7
Views: 2838

PostForum: Support   Posted: Wed Dec 13, 2023 9:10 am   Subject: non-writable expression
I have a problem with the following:

0095) READ(5,500) II, JJ, (VIEW(I, J, K),K=1,4)
*** Non-writable expression in READ statement
*** Compilation abandoned

I can find no reference to e ...
  Topic: text colour printing to screen
alangr

Replies: 7
Views: 7266

PostForum: General   Posted: Wed Jan 11, 2023 8:15 am   Subject:
Thank you for your response.

I will see what I can do working from your example. I think the flashing aspect is not a priority right now.

Thank you for your help.
  Topic: text colour printing to screen
alangr

Replies: 7
Views: 7266

PostForum: General   Posted: Tue Jan 10, 2023 4:08 pm   Subject:
Paul

Here is the body of a program that works to produce a character alternating from green to red. With SDBG stepping through gives the desired effect. Running the program (F6) just gives a bla ...
  Topic: text colour printing to screen
alangr

Replies: 7
Views: 7266

PostForum: General   Posted: Tue Jan 10, 2023 10:21 am   Subject:
Paul

I am writing to the screen from DOS but not formally a 'DOS box'. Essentially I am doing what I had done in FTN77. As an example this is intended to provide an alternating green/red characte ...
  Topic: text colour printing to screen
alangr

Replies: 7
Views: 7266

PostForum: General   Posted: Mon Jan 09, 2023 5:41 pm   Subject: text colour printing to screen
I am doing some very simple text handling and want to have a choice of colours with the results put on screen. In FTN77, I used COUP@ and this still works with FTN95 although I cannot find any refere ...
  Topic: Starting with Plato
alangr

Replies: 20
Views: 20551

PostForum: Plato   Posted: Wed May 18, 2022 4:29 pm   Subject:
Thank you for this comment. I can see that the actual file extension is not a vital matter for compilation /linking.

I am grateful for your help and pleased to be using Plato.
  Topic: Starting with Plato
alangr

Replies: 20
Views: 20551

PostForum: Plato   Posted: Wed May 18, 2022 11:49 am   Subject:
Thank you both for your comments.

At present my include files have the .CB extension and it would seem sensible to amend these to .ins at some point. But for the moment at least I know how to acce ...
  Topic: Starting with Plato
alangr

Replies: 20
Views: 20551

PostForum: Plato   Posted: Tue May 17, 2022 2:51 pm   Subject:
Paul

Further to my queries earlier, I now have updated ftn95 to the current version and am using it without issue. I have also therefore an updated version of Plato which I am now using and have a ...
  Topic: Starting with Plato
alangr

Replies: 20
Views: 20551

PostForum: Plato   Posted: Mon Apr 25, 2022 2:16 pm   Subject:
Paul

Many thanks for your help. I will await details on how to update.

Regards
 
Page 1 of 4 Goto page 1, 2, 3, 4  Next
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group