Thema: Delphi syntax prob

Einzelnen Beitrag anzeigen

G G

Registriert seit: 17. Jun 2004
192 Beiträge
 
#1

syntax prob

  Alt 27. Jun 2004, 21:35
inkompatible typen sagt er, ich hab markiert wo der cursor stehen bleibt

image_num := strtoint (image_name2);
Delphi-Quellcode:
if image_num <> 1 and image_num <> 16 and image_num <>//hier bleibt cursor stehen
 31 and image_num <> 46 and image_num <> 61 and image_num <> 76 and image_num <> 91 and image_num <> 106 and image_num <> 121 and image_num <> 136 and image_num <> 151 and image_num <> 166 and image_num <> 181 and image_num <> 196 and image_num <> 211 and image_num <> 226 and image_num <> 241
then begin
  Mit Zitat antworten Zitat