AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Thema durchsuchen
Ansicht
Themen-Optionen

Problem mit MoveFile

Ein Thema von City Light · begonnen am 15. Feb 2003 · letzter Beitrag vom 17. Apr 2003
 
Benutzerbild von City Light
City Light

Registriert seit: 17. Sep 2002
314 Beiträge
 
#1

Problem mit MoveFile

  Alt 15. Feb 2003, 15:57
Hallo Leute ich habe ein Problem mit verschieben von dateien

MoveFile('C:/test.exe','d:/test.exe');

ComboBox1.Items[ComboBox1.ItemIndex] = das Verzeichnis
ListBox1.Items[ListBox1.ItemIndex] + '.THM' = die Datei die verschoben werden soll

hier mein Problem:
Delphi-Quellcode:
f := (extractfilepath(ParamStr(0)));

MoveFile(f + 'Themen\' + ComboBox1.Items[ComboBox1.ItemIndex] + '\' + ListBox1.Items[ListBox1.ItemIndex] + '.THM', f + 'Themen\' + Form2.ComboBox1.Items[Form2.ComboBox1.ItemIndex] + '\' + ListBox1.Items[ListBox1.ItemIndex] + '.THM');

er gibt einen Fehler aus Inkompatible Typen: String und PChar

Help!!
Bis bald man liest sich
Tino
  Mit Zitat antworten Zitat
 


Forumregeln

Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus

Gehe zu:

Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 03:38 Uhr.
Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz