Author |
Message |
Topic: Error/misprint in ClearWin+ Tutorial |
Serge_A
Replies: 2
Views: 5435
|
Forum: Support Posted: Thu Oct 23, 2008 4:41 pm Subject: |
Thank you, Paul.
May be someone updating the ClearWin+ Tutorial will recall it. |
Topic: Error/misprint in ClearWin+ Tutorial |
Serge_A
Replies: 2
Views: 5435
|
Forum: Support Posted: Thu Oct 23, 2008 9:41 am Subject: Error/misprint in ClearWin+ Tutorial |
I,m using Plato 4.10
Step 6 of Tutorial contains the text of INTEGER FUNCTION factoriser() thas fas the line:
IF(n.GT.1)GOTO 1
No label '1' in function
Sorry, may be it is an old finding. |
Topic: SCC does not find folders |
Serge_A
Replies: 9
Views: 11083
|
Forum: Support Posted: Thu Oct 23, 2008 7:32 am Subject: |
Paul,
thank you. Understood. But this is strange in comparison with othe C compilers.
Good bye. |
Topic: SCC does not find folders |
Serge_A
Replies: 9
Views: 11083
|
Forum: Support Posted: Wed Oct 22, 2008 11:12 am Subject: |
Paul,
thank you. Understood.
But the problem still remans. Please, try to compile some *.cpp with:
.....
#include <windows.h>
#include <winbase.h>
#include <conio.h>
... ... |
Topic: SCC does not find folders |
Serge_A
Replies: 9
Views: 11083
|
Forum: Support Posted: Tue Oct 21, 2008 7:30 pm Subject: Fw: SCC does not ... |
Paul,
I tried it before sending my first message.
I tried two ways to indicate "extra" subfolders: through SCCINCLUDE variable and through SCC /INCLUDE option. The effect was the same.
... |
Topic: SCC does not find folders |
Serge_A
Replies: 9
Views: 11083
|
Forum: Support Posted: Tue Oct 21, 2008 2:36 pm Subject: |
Paul
thank you answering fast
1) current folder is project work folder F:\....
2) *.for and *.cpp files are in this folder. Resource file with its include-files is in subfolder ..\res
3) the com ... |
Topic: SCC does not find folders |
Serge_A
Replies: 9
Views: 11083
|
Forum: Support Posted: Tue Oct 21, 2008 12:44 pm Subject: SCC does not find folders |
I am beginner with FTN95. Working with Plato ver. 4.10, FTN95/Win32 ver.5.21.0
and SCC/Win32 ver.3.65. Problem is:
when *.cpp-files are to be compiled, either from Plato IDE or from command line, ... |
|