Einzelnen Beitrag anzeigen

Benutzerbild von Chriss
Chriss

Registriert seit: 6. Aug 2002
Ort: Ahlen
124 Beiträge
 
Delphi 7 Enterprise
 
#1

Identifier expected but 'BEGIN' found [Hä]

  Alt 7. Aug 2002, 09:47
Tachen!!
Da bin ich SCHON wieder!!
Jetzt isses was anderes
Also: hab insagesamt 8 Forms erstellt, bis dahin hat alles funktioniert, als ich starten wollte kam dann dieser fehler in diesem Abschnitt:

Identifier expected but 'BEGIN' found

begin
Application.Initialize;
Application.CreateForm(THauptfenster, Hauptfenster);
Application.CreateForm(Tcd, cd);
Application.CreateForm(Tmembers, members);
Application.CreateForm(Tjon_oliva, jon_oliva);
Application.CreateForm(Tchris_caffery, chris_caffery);
Application.CreateForm(Tdamond_jiniya, damond_jiniya);
Application.CreateForm(Tjhonny_lee, jhonny_lee);
Application.CreateForm(Tjeff_plate, jeff_plate);
Application.Run;
end.

Ich hatte vorher noch kein Problem, was is das??????

Chriss
I'll be right there - I'll never leave - All I ask of you is ~ Believe
(Christopher Michael Oliva ~ 1963-1993 [Savatage]
  Mit Zitat antworten Zitat