Thema: Delphi EInvalidOp -- oO

Einzelnen Beitrag anzeigen

Benutzerbild von DGL-luke
DGL-luke

Registriert seit: 1. Apr 2005
Ort: Bad Tölz
4.149 Beiträge
 
Delphi 2006 Professional
 
#6

Re: EInvalidOp -- oO

  Alt 13. Jun 2005, 22:56
mach es doch mal auf zwei versuche:

Delphi-Quellcode:
temp:=400.0/2.0;
if sk<>0 then sk:=temp/sk;
//evtl.auch so:
temp:=400.0/2.0/sk;
sk:=temp;
Lukas Erlacher
Suche Grafiktablett. Spenden/Gebrauchtangebote willkommen.
Gotteskrieger gesucht!
For it is the chief characteristic of the religion of science that it works. - Isaac Asimov, Foundation I, Buch 1
  Mit Zitat antworten Zitat