Thank you for your reply. It works! I had a few lines that did not compile: a comment line,
the variable drive letter was not found, but I hard-coded where needed and it worked.
I looked closely to see what was different from my original non-working program and they were vary similar.
I ran my...
I am trying to use Delphi to copy a .txt file to an external usb hard drive.
Depending on how I code it, I get 2 different error codes: error 80 (Destination File is there) and Error 32 file not found.
The code is: copyfile(pchar(mysrc),pchar(mydest),b1);
I use an "if file exists(mysrc) and...
I downloaded and installed Interbase 2020 yesterday. Ibconsole does work, showing ".ib" files I created with earlier
versions of Delphi, but no Delphi programs will connect to any database... giving "database unavailable" and in the IDE
within data explorer, if I right click on the Employee...
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.