Author |
Message |
Topic: Display Settings2 |
stfark1
Replies: 1
Views: 3880
|
Forum: General Posted: Sun May 28, 2023 5:25 pm Subject: Display Settings2 |
I Noticed that when I set display settings in Win 10 while I am in the Silverfrost system, they do take effect. If I enter the display setting before I enter the Silvefrost system, they do not take ef ... |
Topic: Display Settings |
stfark1
Replies: 0
Views: 10944
|
Forum: Support Posted: Fri May 12, 2023 5:27 pm Subject: Display Settings |
Running Win10, Debug 32, noticed that when I change display settings outside of Silverfrost Fortran then go into a project, the settings are not applied. However, if execute Silverfrost Fortan then ac ... |
Topic: Fixed Fortran |
stfark1
Replies: 4
Views: 6271
|
Forum: Support Posted: Tue Apr 18, 2023 8:51 pm Subject: Fixed Fortran |
Been writing in Fortran for several years, always using the Fixed Fortran. Is Variable Length Fortran upward compatible? In other words, can I enter variable length Fortran statements into fixed Fortr ... |
Topic: New Version |
stfark1
Replies: 4
Views: 2615
|
Forum: 64-bit Posted: Mon Mar 20, 2023 4:47 pm Subject: Breakpoint Not Allowed |
Note: Still getting the same error, "breakpoint not allowed at this instruction", no matter what instruction I select. Yes, am running 32 bit Fortran with debug win32, still will not allow b ... |
Topic: New Version |
stfark1
Replies: 4
Views: 2615
|
Forum: 64-bit Posted: Wed Feb 22, 2023 11:41 pm Subject: New Version |
Where can one go to download the latest version of the SilverFrost Fortran, am running into issues going to a breakpoint in debug, every statement that I want to set a breakpoint at, system says " ... |
Topic: OpenGL |
stfark1
Replies: 8
Views: 6143
|
Forum: General Posted: Wed Sep 07, 2022 8:10 pm Subject: opengl |
How is below?
[/code]
PROGRAM Simple
INCLUDE <clearwin.ins>,nolist
INCLUDE <opengl.ins>,nolist
CHARACTER*1 ABUFFER(80)
REAL*8 VECTR1, XXVAR, YYVAR, ZZVAR, XVAR(800), YVAR(800),
* ... |
Topic: OpenGL |
stfark1
Replies: 8
Views: 6143
|
Forum: General Posted: Sat Sep 03, 2022 1:32 am Subject: OpenGL |
mercej4: Not that familiar with using this system to post issues, is it possible to edit a note and also, can I attach a file to a note already created? Please let me know, the way that I attached the ... |
Topic: OpenGL |
stfark1
Replies: 8
Views: 6143
|
Forum: General Posted: Wed Aug 31, 2022 2:49 pm Subject: OpenGL |
mercej4: Maybe code below will be more definitive on the subject,
The input file contains real numbers, x, y, z and a control number, I format.
All that is output in the display "window&quo ... |
Topic: OpenGL |
stfark1
Replies: 8
Views: 6143
|
Forum: General Posted: Tue Aug 30, 2022 7:23 pm Subject: OpenGL |
Have an OpenGL app, want to enter header info to draw the graph. Existing info is:
i=winio@('%sp%ww[No Border]%og(static)%1w',
* 0,0,500,500.ctrl)
CALL glBegin(GL_LINES)
... |
Topic: OpenGL |
stfark1
Replies: 1
Views: 1579
|
Forum: Support Posted: Tue Aug 30, 2022 7:04 pm Subject: OpenGL |
Instructions anywhere to use OpenGL commands with SilverFrost Fortran? Sid Kraft |
Topic: Strange Entry |
stfark1
Replies: 10
Views: 4259
|
Forum: 64-bit Posted: Thu Jun 23, 2022 5:00 pm Subject: Strange Entry |
Paul: Not sure how to use, is it difficult, i.e. just download and extract the debugger update, when I extract will this automatically update the elements in the Silverfrost folder? Hate to wait for t ... |
Topic: Strange Entry |
stfark1
Replies: 10
Views: 4259
|
Forum: 64-bit Posted: Thu Jun 23, 2022 4:11 pm Subject: Strange Entry |
Paul: Per your request, I will download the latest version available, V8.84 to restore to the latest version. I have an entry in my Program File(x86) called Silverfrost, I assume that I should delete ... |
Topic: Strange Entry |
stfark1
Replies: 10
Views: 4259
|
Forum: 64-bit Posted: Thu Jun 23, 2022 12:35 am Subject: Strange Entry |
Paul: As a matter of curiosity, re-compiled all using debug 32 and the ENTRY XXXX works fine, when step into or step over, both work as they were designed to work. I did get the large program to work ... |
Topic: Strange Entry |
stfark1
Replies: 10
Views: 4259
|
Forum: 64-bit Posted: Wed Jun 22, 2022 8:04 pm Subject: Strange Entry |
Paul: As I mentioned in previous entries, have a very large program consisting of 30 Fortran Routines, several thousand lines of code in each routine with 41 entry points. to convert all entry points ... |
Topic: Strange Entry |
stfark1
Replies: 10
Views: 4259
|
Forum: 64-bit Posted: Wed Jun 22, 2022 5:33 pm Subject: Strange Entry |
When running the debugger(64) on a program with ENTRY points a activating "step in" in the debugger, the system does not "step in", just "step over", thus cannot tell wha ... |
|