Forum > Windows
File paths on Windows
GetMem:
@ Ñuño_Martínez
--- Quote ---As I've said, it creates the directory but fails creating the file.
--- End quote ---
After your applications fails to create the file what is the exact error message?
--- Code: Pascal [+][-]window.onload = function(){var x1 = document.getElementById("main_content_section"); if (x1) { var x = document.getElementsByClassName("geshi");for (var i = 0; i < x.length; i++) { x[i].style.maxHeight='none'; x[i].style.height = Math.min(x[i].clientHeight+15,306)+'px'; x[i].style.resize = "vertical";}};} ---uses sysutils; //...WriteLn(SysErrorMessage(GetLastOSError));
Navigation
[0] Message Index
[*] Previous page