![]() |
Re: 2 Formulare, 1 IniFile ~> Fehler
Zitat:
|
Re: 2 Formulare, 1 IniFile ~> Fehler
Dass das nur ein Fehler war is schon gut :wink:
|
Re: 2 Formulare, 1 IniFile ~> Fehler
Hi!
Und was für ein Fehler kommt? Ciao Frederic |
Re: 2 Formulare, 1 IniFile ~> Fehler
Zitat:
|
Re: 2 Formulare, 1 IniFile ~> Fehler
keiner ne Idee? *push* :gruebel:
|
Re: 2 Formulare, 1 IniFile ~> Fehler
wie wärs, wenn du mal zeilenweise durch den code tracest und schaust, wo der fehler kommt ?
|
Re: 2 Formulare, 1 IniFile ~> Fehler
Hi!
Schonmal in nem anderen Verzeichnis versucht? Ciao Frederic |
Re: 2 Formulare, 1 IniFile ~> Fehler
Anweisung aus FrmMain:
ini:= TINIFile.Create(ExtractFilePath(ParamStr(0))+'sett ings.ini'); ist korrekt. Anweisung aus FrmOptions: ini:=tinifile.Create(ExtractFilePath(ParamStr(0)+' settings.ini')); ist falsch. Du schließt die zweite Klammer falsch und versuchst dadurch nicht in die Datei "setting.ini" zu schreiben, sondern direkt ins Verzeichnis. |
Alle Zeitangaben in WEZ +1. Es ist jetzt 14:20 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz