Einzelnen Beitrag anzeigen

Benutzerbild von Amnon82
Amnon82

Registriert seit: 5. Jan 2005
186 Beiträge
 
FreePascal / Lazarus
 
#2

Re: _tfopen() failed: 2 - Liegt es an meiner Function?

  Alt 29. Jun 2006, 23:50
Thread @ Doom9.org

Trahald
Zitat:
if the (2) code is the errno() return code.. then that means 'no such file or directory.' So its having a problem with the file name. fopen() and _tfopen (UNICODE) are reported to have problems with spaces in the file name.

whats the actual ecl filename AND pathname?

if there are no spaces are odd characters in it, then also check that your program is passing the entire pathfilename to cce
Seit meiner neusten Version hab ich die Fehler nicht mehr gesehen. War anscheinend zu schnell und die ECL-Datei war noch nicht da.
Meine Function funktioniert anscheinend
  Mit Zitat antworten Zitat