Author |
Message |
Topic: Help me with a Link Error? |
twitch
Replies: 2
Views: 5262
|
Forum: Support Posted: Thu Mar 12, 2015 11:41 am Subject: |
(crickets chirping)
Anyone? Any ideas at all? |
Topic: Help me with a Link Error? |
twitch
Replies: 2
Views: 5262
|
Forum: Support Posted: Mon Mar 09, 2015 8:25 pm Subject: Help me with a Link Error? |
Hi,
I am using Silverfrost FTN95 2.0.0.0 in Visual Studio 2010, with Windows 7. I have 12 Fortran utilities that were built successfully on 1 machine. I then transferred them to another (supposed ... |
Topic: How To Sense ESC Key (Non Blocking)? |
twitch
Replies: 11
Views: 14979
|
Forum: General Posted: Wed Jul 09, 2014 8:56 pm Subject: |
I'll bump this thread one more time in case anyone has any ideas and can chime in
Thanks
Tim |
Topic: How To Sense ESC Key (Non Blocking)? |
twitch
Replies: 11
Views: 14979
|
Forum: General Posted: Mon Jun 30, 2014 7:49 pm Subject: |
Hi Eddie,
Thanks for trying to help. My application already specifies "WINAPP" at the top of the code. It also specifies: "Windows Application" "Yes" in the project ... |
Topic: How To Sense ESC Key (Non Blocking)? |
twitch
Replies: 11
Views: 14979
|
Forum: General Posted: Fri Jun 27, 2014 2:33 pm Subject: |
Hi Ian, (Don't worry, I'm close to giving up on this!)
My program now compiles (THANKS!), but as the GET_KEY_OR_YIELD statement executes, a Standard Output window is popped open with a blinking pro ... |
Topic: How To Sense ESC Key (Non Blocking)? |
twitch
Replies: 11
Views: 14979
|
Forum: General Posted: Thu Jun 26, 2014 1:59 pm Subject: |
I guess I'm still missing something...
Here's the compiler message and the code in question. Line 17 is the declaration for the KEY variable. Line 38 is the call to GET_KEY_OR_YIELD.
Note: ... |
Topic: How To Sense ESC Key (Non Blocking)? |
twitch
Replies: 11
Views: 14979
|
Forum: General Posted: Thu Jun 26, 2014 12:08 pm Subject: |
Sorry for the late response I've been away for a week...
Thanks Ian The GET_KEY_OR_YIELD routine sounds exactly like what I need. I can't get it to build though, my compiler cant find that routine ... |
Topic: How To Sense ESC Key (Non Blocking)? |
twitch
Replies: 11
Views: 14979
|
Forum: General Posted: Wed Jun 18, 2014 7:40 pm Subject: How To Sense ESC Key (Non Blocking)? |
Hi,
I've been tasked with modifying an existing legacy Fortran program. My background: I'm somewhat familiar with C programming, trying to learn Fortran now. The program is quite large and involv ... |
|