forums.silverfrost.com Forum Index forums.silverfrost.com
Welcome to the Silverfrost forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 49 matches
forums.silverfrost.com Forum Index
Author Message
  Topic: FTN95 8.4 has different behavior compared with 8.3
Chemie

Replies: 1
Views: 4974

PostForum: General   Posted: Mon Mar 18, 2019 4:49 pm   Subject: FTN95 8.4 has different behavior compared with 8.3
First: Thank you for the new version 8.4.

But always, when I use a new version, I have to correct my programs for some compiler announcements not existing in the older versions. In this case, the ...
  Topic: write_url@
Chemie

Replies: 11
Views: 9955

PostForum: ClearWin+   Posted: Fri Apr 13, 2018 9:46 am   Subject: Re:
Paul,
here is my code:

winapp

program writeftp
use mswin
implicit none

integer*2 errorcode
integer*4 inetopenhandle,inetconnecthandle,sglocal,ierror
...
  Topic: write_url@
Chemie

Replies: 11
Views: 9955

PostForum: ClearWin+   Posted: Thu Apr 12, 2018 4:49 pm   Subject: Re:
The Problem of writing to a ftp-server is solved:
Usind the following Wininet-function as C_EXTERNAL, I can read and write a file to ftp:

C_EXTERNAL InetOpen 'InternetOpenA' (REF,VAL,REF,REF ...
  Topic: write_url@
Chemie

Replies: 11
Views: 9955

PostForum: ClearWin+   Posted: Thu Apr 12, 2018 3:35 pm   Subject: Re:
In the meanwhile, I have found a working wininet.dll in the web (dll-files.com). Normaly I use the dll's added by Reference to the Plato Project Explorer. This is easy to handle.
Thanks
Hartmut
  Topic: write_url@
Chemie

Replies: 11
Views: 9955

PostForum: ClearWin+   Posted: Thu Apr 12, 2018 3:02 pm   Subject: Re:
I have tested both, system32 and syswow64. The error message is the same.
Hartmut
  Topic: write_url@
Chemie

Replies: 11
Views: 9955

PostForum: ClearWin+   Posted: Thu Apr 12, 2018 11:34 am   Subject: Re:
I have tried to use the functions of wininet.dll (c:\windows\SysWOW64\wininet.dll)under 64bit, but Plato says:

***c:\windows\SysWOW64\wininet.dll is not an x64 DLL file

Where can I find a correc ...
  Topic: write_url@
Chemie

Replies: 11
Views: 9955

PostForum: ClearWin+   Posted: Wed Apr 11, 2018 4:29 pm   Subject: write_url@
Hello,

sorry, but I have not found the contrary of read_url@. I want to write to a ftp-server or put a file to a ftp-server. Are there any functions?
Thank you for your help

Hartmut
  Topic: further problems with FTN 8.10
Chemie

Replies: 12
Views: 11319

PostForum: 64-bit   Posted: Wed Aug 16, 2017 2:24 pm   Subject: Re:
I think, the problem is solved. I have tried all your proposions:

STATUS='UNKNOWN' don't help
I have only one salflibc64.dll (in the FTN95 dirctory)
comline.exe is not still running

Using the ...
  Topic: further problems with FTN 8.10
Chemie

Replies: 12
Views: 11319

PostForum: 64-bit   Posted: Tue Aug 15, 2017 4:34 pm   Subject: Re:
When I rearange the outputs like

open(39,file='testcomline.dat',access='append',iostat=io)


a=winio@('%ca[Result]&')
a=winio@('%nliostat: %wd datei: %ws&',io,comdate ...
  Topic: further problems with FTN 8.10
Chemie

Replies: 12
Views: 11319

PostForum: 64-bit   Posted: Tue Aug 15, 2017 2:51 pm   Subject: Re:
I used the DLLs from newDLLs11.zip (18.6.2017) or newDLLs12.zip (1.8.2017). The crash occures only, when I choose in the Explorer one file, right mouse click on it and open with... (here I have choose ...
  Topic: further problems with FTN 8.10
Chemie

Replies: 12
Views: 11319

PostForum: 64-bit   Posted: Tue Aug 15, 2017 11:01 am   Subject: Re:
Hi Paul,
now, I have problems with command_line. When I use it, I can't write values in a file, as demonstated here:

winapp

program comline
use mswin
implicit none
...
  Topic: further problems with FTN 8.10
Chemie

Replies: 12
Views: 11319

PostForum: 64-bit   Posted: Thu Mar 16, 2017 9:47 am   Subject: further problems with FTN 8.10
Hi,
unfortunately the reading discrepancy of png-files are not corrected from version 8.05 to 8.10. Here is my testprogram once more:

winapp
program pngtest
use mswin
implicit none
...
  Topic: Few bugs and suggestions
Chemie

Replies: 15
Views: 16951

PostForum: 64-bit   Posted: Tue Jan 03, 2017 10:03 am   Subject: Re:
Dan,
to avoid the %hw error, you can use the newdlls4. With my programs, only the newdlls11 and higher produces the %hw error. Or you wait for the next release.
Chemie
  Topic: %ss and browse_for_folder@ under 64bit
Chemie

Replies: 75
Views: 62583

PostForum: 64-bit   Posted: Mon Jan 02, 2017 11:38 am   Subject: Re:
Hi Paul,
first, a happy new year for you and all others.
Now, I have problems with your newdlls14 and newdlls15. I have tryed them and I get with the following program an error:

winapp

...
  Topic: %ss and browse_for_folder@ under 64bit
Chemie

Replies: 75
Views: 62583

PostForum: 64-bit   Posted: Sun Oct 30, 2016 11:20 am   Subject: Re:
Sorry, I have rearranged my testprogram new.

winapp
program pngtest
use mswin
implicit none

integer*4 xsize,ysize,a,imagectrl,picsizex,picsizey,urlmode
integer*4 func,mode,nbbp, ...
 
Page 1 of 4 Goto page 1, 2, 3, 4  Next
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group