View previous topic :: View next topic |
Author |
Message |
stfark1
Joined: 02 Sep 2008 Posts: 242
|
Posted: Thu Jun 06, 2019 3:22 pm Post subject: FTN95 |
|
|
Noticed in the announcements that Silverfrost latest version available. Want to download and update but just in case, see what version I currently have on this computer. Any ideas on where to look? Response will be appreciated, Sid Kraft |
|
Back to top |
|
 |
mecej4
Joined: 31 Oct 2006 Posts: 1899
|
Posted: Thu Jun 06, 2019 3:28 pm Post subject: |
|
|
The command
will output details regarding the compiler and the platform. If the compiler is not in the default path, you can type the full path as a prefix to "ftn95". |
|
Back to top |
|
 |
mecej4
Joined: 31 Oct 2006 Posts: 1899
|
|
Back to top |
|
 |
DietmarSiepmann
Joined: 03 Jun 2013 Posts: 279
|
Posted: Fri Jun 07, 2019 9:05 am Post subject: |
|
|
John-Silver,
for ftn95 you might use option /? do get online help. I usually filter it with more to get rid of the colors which I cannot read very well . E.g.
Regards,
Dietmar |
|
Back to top |
|
 |
mecej4
Joined: 31 Oct 2006 Posts: 1899
|
Posted: Fri Jun 07, 2019 9:44 am Post subject: |
|
|
Whenever I install a newer version of FTN95 I enter the option /NOCOLOUR in the options file ftn95.cfg, since the color scheme used by FTN95 clashes with my choice of colours for the command window (black on gray background). |
|
Back to top |
|
 |
Robert

Joined: 29 Nov 2006 Posts: 457 Location: Manchester
|
Posted: Sat Jun 08, 2019 11:41 am Post subject: |
|
|
Just
ftn95
Will display the version number |
|
Back to top |
|
 |
PaulLaidler Site Admin
Joined: 21 Feb 2005 Posts: 8210 Location: Salford, UK
|
Posted: Sat Jun 08, 2019 3:10 pm Post subject: |
|
|
These colours can be configured by using the environment variable SALFORD_COLOUR. See ftn95.chm under FTN95 > Program development > Salford environment variables. |
|
Back to top |
|
 |
PaulLaidler Site Admin
Joined: 21 Feb 2005 Posts: 8210 Location: Salford, UK
|
Posted: Tue Jun 11, 2019 8:03 am Post subject: |
|
|
John-Silver
Thanks for the feedback. |
|
Back to top |
|
 |
|