Find Jobs
Hire Freelancers

Delphi help needed.

$10-30 USD

Concluído
Publicado há 10 meses

$10-30 USD

Pago na entrega
procedure [login to view URL](Sender: TObject); var AppDataPath: string; F: TextFile; begin AppDataPath := ExpandFileName(GetEnvironmentVariable('APPDATA')); AssignFile(F, (AppDataPath + '\grssd\[login to view URL]')); Rewrite(F); WriteLn(F, [login to view URL]); CloseFile(F); end; This is the code i use to write data into a text file. It reads what ever is inside the memo3, and puts it into a text file. it works perfect, adding new lines for each time i click the textwclick button. However, when i close down my progra and read the current text file, its also fine. However, when i re-open it and try to write into the text file, it wipes over the existing lines. I need the above code fixed slightly so that when i close my app, and reopen it, it writes a new line when i click the button, and not overwrite the lines.
ID do Projeto: 36926388

Sobre o projeto

18 propostas
Projeto remoto
Ativo há 9 meses

Quer ganhar algum dinheiro?

Benefícios de ofertar no Freelancer

Defina seu orçamento e seu prazo
Seja pago pelo seu trabalho
Descreva sua proposta
É grátis para se inscrever e fazer ofertas em trabalhos
Concedido a:
Avatar do Usuário
Hello, Friend! Don't use Rewrite(F) - this function for REWITES Use Append(F) instead of Rewrite(F); Good luck!
$11 USD em 1 dia
4,7 (10 avaliações)
3,4
3,4
18 freelancers estão ofertando em média $16 USD for esse trabalho
Avatar do Usuário
Hi, you should write Append(F) instead of Rewrite(F). I have more than 15 years expirience of Delphi Developer. I started with Delphi 5 and working with XE11.3 now. Also I have expirience in WIndows API, Network API, Oracle Database (from 8i to 12c), SQL, T-SQL, develop Multi-threaded application without any memory/resource leaks. Also I have some expirience in C++ and C# programming languages.
$10 USD em 7 dias
4,9 (21 avaliações)
4,1
4,1
Avatar do Usuário
Hi! I can easily update your code to append new text instead of overwriting the file. My file handling experience ensures data persists when reopening app. Let's connect to implement this fix!
$10 USD em 1 dia
4,7 (8 avaliações)
3,5
3,5
Avatar do Usuário
Hi, i have read your project, i am interested in your project, but i have some doubts,please clear my doubts, i am ready to start the work from now.
$20 USD em 7 dias
5,0 (4 avaliações)
3,4
3,4
Avatar do Usuário
Hi, Im expert in delphi programming and log file management. You can inbox me for more details File writing and reading codes
$26 USD em 1 dia
5,0 (4 avaliações)
3,4
3,4
Avatar do Usuário
Hi there! I'm excited about your project and confident in my ability to deliver your project . I'm committed to exceeding your expectations and ready to start from right away . Let's connect and discuss the next steps! Thank you .
$10 USD em 4 dias
5,0 (4 avaliações)
2,8
2,8
Avatar do Usuário
the Append procedure will add the new data on a new line each time you click the button, without erasing the existing lines in the file. If the file doesn't exist, it will create a new one using the Rewrite procedure, just like before.
$30 USD em 1 dia
5,0 (3 avaliações)
2,0
2,0
Avatar do Usuário
Hi, We would like to grab this opportunity and will work till you get 100% satisfied with our work. We are an expert team which have many years of experience on Python, Delphi, Software Architecture, C++ Programming, x86/x64 Assembler Lets connect in chat so that We discuss further. Thank You
$13 USD em 7 dias
0,0 (0 avaliações)
0,0
0,0
Avatar do Usuário
Hi Ronnie B. Good evening! Thank you for considering my proposal for the "Delphi help needed." position. I am excited about the opportunity to work with you and deliver high-quality work to your project. My foremost priority is to comprehend your needs and requirements for the project. I have developed a strong set of skills that make me confident in my ability to deliver high-quality work to your project. By working closely with you, I aim to gain a deep understanding of your project goals and objectives, in order to deliver results that surpass your expectations. I have a wealth of technical expertise in Delphi, Software Architecture, x86/x64 Assembler, Python and C++ Programming, gained from extensive experience in the field. Please send a message to discuss more about this project. Looking forward to serve you. ❤️Solomiia❤️
$10 USD em 3 dias
0,0 (0 avaliações)
0,0
0,0
Avatar do Usuário
Hello there! My name is Yehor and I can help you Please let me know when you need my help. Sincerely, Yehor.
$10 USD em 1 dia
0,0 (0 avaliações)
0,0
0,0
Avatar do Usuário
It should be possible to change the code so that either the file is appended in append mode, or if that doesn't work, open the file in input mode, read it into memory, close it and then re-open it in write mode.
$30 USD em 7 dias
0,0 (0 avaliações)
0,0
0,0
Avatar do Usuário
Hi,Ronnie B. I've gone through the job posting. I've confirmed your requirements so I just noticed that you are looking for a developer who is good at x86/x64 Assembler, C++ Programming, Software Architecture, Delphi and Python. I'm sure that I can give you good results in short time. I will start your work immediately. I've worked with another clients in this space, I think you might find it very interesting to have chat. thanks, Valery
$10 USD em 4 dias
0,0 (0 avaliações)
0,0
0,0
Avatar do Usuário
replace 'rewrite(f)' with 'append(f) example: AssignFile(f, ...); Append (f); // !!!!!! WriteLn(f, ......); CloseFile(f);
$10 USD em 1 dia
0,0 (0 avaliações)
0,0
0,0

Sobre o cliente

Bandeira do(a) UNITED KINGDOM
newcastole, United Kingdom
4,5
49
Método de pagamento verificado
Membro desde mar. 23, 2010

Verificação do Cliente

Obrigado! Te enviamos um link por e-mail para que você possa reivindicar seu crédito gratuito.
Algo deu errado ao enviar seu e-mail. Por favor, tente novamente.
Usuários Registrados Total de Trabalhos Publicados
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Carregando pré-visualização
Permissão concedida para Geolocalização.
Sua sessão expirou e você foi desconectado. Por favor, faça login novamente.