i should have used full paths
different ways of starting the application are causing it to have different default search directory paths
thank you majlumbo :) it was nice talking to you :)
i used to do similar things a while ago
the content ( string ) of an Edit field was checked by specific routines, so to verify if the content verifies a mask
this could occur :
... on EditExit
... on general request, like when verifing each input field of a record, before adding the entity to...
hello majlumbo :) the file has a very simple content, and it is inside the application folder
path is currentdir\*.txt
i will share a very simple code pretty soon, so to show what is wrong
i used a simple memo.lines.loadfromfile, and it worked only when i launched the application
when i tried to start the application by "ShellExecute", or by "editing the HKLM\RUN", it did not work
there is a status, depending on launch conditions, that does not allow acces to files
i created another application, that uses ShellExecute, so to run the main application. Same problem appears.
i use FileExist to verify if the file is there; FileExist calls this function "FindFirstFile(lpFileName: PChar; var lpFindFileData: TWIN32FindData): THandle; stdcall;", and this function...
hello majlumbo :) the program tries to read some data from a file, but it can not read it, even if the file exists.
i have used a 30seconds delay, and after windows started, i also started the application by clicking on it, and it worked. However, after the 30seconds timer, the application...
hello, i have an application, and i put a shortcut to it inside win+startup folder, and all is ok.
Now i wish to change this approach, by coding it, and so i have used the code listed at the bottom of this post.
The code inputs a key inside HKLM, but there is a windows error when system starts...
hi, i am not 8h/day into delphi programing ... so i post it 1st on google comunities, where i was recomended to try CAD VCL from http://cadsofttools.com/products/cad-vcl-enterprise/
so i did, and i have tested a demo from them, but the demo did not include dwg to dxf direct converter.
there is...
Hello, please, does someone has a dwg to dxf converter ?
I create some drawings with autocad2007, and after i save them in dxf format. I open that dxf with dDlphi, and extract entites from there ... i would like a converter :) kindly !
Hi guys and girls,
There is a small problem about numerical machines, as lathes or mills.
Their axis are controled by encodes, or other systems, with, for example, 0.001 mm accuracy.
However, if you want to move the machine on a complex shape, you enter a serie of points, with precision as u...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.