Author |
Message |
Topic: Visual ClearWin - Getting Started |
Dallwitz
Replies: 1
Views: 5103
|
Forum: Support Posted: Thu Jan 08, 2009 1:27 pm Subject: |
See 'Visual ClearWin example in Visual Studio 2008': http://forums.silverfrost.com/viewtopic.php?t=1258 |
Topic: Displaying a log in Visual ClearWin |
Dallwitz
Replies: 0
Views: 4388
|
Forum: Support Posted: Thu Jan 08, 2009 11:23 am Subject: Displaying a log in Visual ClearWin |
How can I display a log (a series of program messages) in Visual ClearWin, in such a way that each line is displayed at the time it is written?
I tried using vcAppendLine@ to write lines to a text ... |
Topic: Bulding Visual Clearwin Examples with VS2008 |
Dallwitz
Replies: 3
Views: 7164
|
Forum: Support Posted: Sun Jan 04, 2009 6:01 am Subject: |
Solution 5 (Controls)
LINK : error - Attempt to call Void LinkText(Salford.VisualClearWin.Dialog ByRef, Byte*, Byte*, Int32) as if it were LinkText(Salford.VisualClearWin.Dialog*, Salford.Fortran.C ... |
Topic: Visual ClearWin example in Visual Studio 2008 |
Dallwitz
Replies: 3
Views: 8804
|
Forum: Support Posted: Sun Jan 04, 2009 5:46 am Subject: |
(Continued) (For some reason, I couldn't get it into a single post.)
Create a second project to contain the Fortran main program. In the �Solution Explorer� window, right click on the solution and ... |
Topic: Visual ClearWin example in Visual Studio 2008 |
Dallwitz
Replies: 3
Views: 8804
|
Forum: Support Posted: Sun Jan 04, 2009 5:33 am Subject: |
Thanks. I've now generated the example successfully. However, there are many discrepancies from the description in FTN95 Help, so here's the method that worked for me.
----------------------------- ... |
Topic: Visual ClearWin example in Visual Studio 2008 |
Dallwitz
Replies: 3
Views: 8804
|
Forum: Support Posted: Sun Dec 28, 2008 12:08 pm Subject: Visual ClearWin example in Visual Studio 2008 |
Using Visual Studio 2008, I'm trying the example in the FTN95 Help under '.NET platform > Visual ClearWin > Getting started'.
The instructions start: 'In Microsoft Visual Studio, create a New ... |
Topic: Spurious compile warning with EQUIVALENCE |
Dallwitz
Replies: 2
Views: 5035
|
Forum: Support Posted: Sat Dec 27, 2008 12:20 am Subject: Spurious compile warning with EQUIVALENCE |
The following code gives the spurious compile warning: 'Variable I has been used without being given an initial value'.
PROGRAM BUG01
COMMON /A/ J
COMMON /B/ K(1)
EQUIVALENCE (I, ... |
Topic: Compatible with Visual Studio 2008? |
Dallwitz
Replies: 4
Views: 7465
|
Forum: Support Posted: Tue Dec 23, 2008 8:47 am Subject: |
Thanks, Carl, but I've already bought the Professional version. |
Topic: Visual ClearWin - Getting Started |
Dallwitz
Replies: 1
Views: 5103
|
Forum: Support Posted: Fri Dec 12, 2008 11:37 am Subject: Visual ClearWin - Getting Started |
I've successfully generated console applications for .NET using Visual Studio 2008 and FTN95 5.21. I'm now trying to use Visual ClearWin, as described in the FTN95 help under '.NET platform > Visua ... |
Topic: Visual Studio 2008 Integration - all options grey |
Dallwitz
Replies: 2
Views: 6712
|
Forum: Support Posted: Tue Dec 09, 2008 10:04 pm Subject: |
Thanks. I see now that this is mentioned in the Visual Studio 2008 product comparison at
http://msdn.microsoft.com/en-us/vstudio/products/cc149003.aspx
The feature 'Add-Ins enable you to create ... |
Topic: Compatible with Visual Studio 2008? |
Dallwitz
Replies: 4
Views: 7465
|
Forum: Support Posted: Mon Dec 08, 2008 12:50 pm Subject: |
I have the Express version of Visual Studio 2008 installed.
I tried installing the plugin manually, but it said 'Visual Studio 2008 must be installed ...'. So evidently the Express version isn't re ... |
Topic: Compatible with Visual Studio 2008? |
Dallwitz
Replies: 4
Views: 7465
|
Forum: Support Posted: Mon Dec 08, 2008 9:36 am Subject: Compatible with Visual Studio 2008? |
Can Silverfrost Fortran be used with Visual Studio 2008? If so, which version of Visual Studio is necessary - Express, Standard, or Professional? |
Topic: Visual Studio 2008 Integration - all options grey |
Dallwitz
Replies: 2
Views: 6712
|
Forum: Support Posted: Sun Dec 07, 2008 4:17 am Subject: Visual Studio 2008 Integration - all options grey |
I've installed Visual Studio 2008 Express with Visual C# 2008. This installs the following components.
Visual C++ Runtime Pre-requisites
Microsoft .NET Framework 3.5 SP1
Microsoft Windows SDK for ... |
Topic: Version 5.01 - Plato won't run |
Dallwitz
Replies: 3
Views: 7574
|
Forum: Support Posted: Tue Feb 20, 2007 12:58 pm Subject: |
It fails immediately: the error window is all that is displayed.
Rather than downloading V5.01 again, I tried V5.00, which I had previously downloaded but not installed. The problem was just the sa ... |
Topic: Version 5.01 - Plato won't run |
Dallwitz
Replies: 3
Views: 7574
|
Forum: Support Posted: Sun Feb 18, 2007 2:50 am Subject: Version 5.01 - Plato won't run |
I have been using Version 4.9 (personal edition) in Windows ME. I installed Version 5.01. When I ran Plato, I got the message 'Plato3 has caused an error in PLATO3.EXE. Plato3 will now close'. Uninst ... |
|