Error! Line 001010101 is incorrect!
- Posted by Paul Kerslake <paulk at UNISERVE.COM> Aug 28, 2000
- 504 views
------=_NextPart_000_0011_01C01120.6062FEA0 charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I'm having some errors that I can't cure: Here's the lines: display_image({1,1}, hpic[2]) h =3D save_image({1,1}, {35,35}) c =3D save_image({30,1},{100,100}) display_image({24,1}, hhpic[2]) hh =3D save_image({24,1}, {35,35}) display_image({48,1}, hhhpic[2]) hhh =3D save_image({48,1}, {35,35}) display_image({72,1}, hhhhpic[2]) hhhh =3D save_image({72,1}, {35,35}) display_image({100,1}, lhpic[2]) lh =3D save_image({100,1}, {35,35}) Here's the error: D:\EUPHORIA\include\image.e:240 in function save_image() 3rd argument of get_pixel() must be >=3D0=20 I didn't use any negative (or 0) arguements..... Please help me out! How can I fix this? -Thomas ------=_NextPart_000_0011_01C01120.6062FEA0 charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META content=3D"text/html; charset=3Diso-8859-1" = http-equiv=3DContent-Type> <META content=3D"MSHTML 5.00.2614.3500" name=3DGENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=3D#ffffff> <DIV><FONT face=3DArial size=3D2>I'm having some errors that I can't = cure: Here's=20 the lines:</FONT></DIV> <DIV> </DIV> <DIV><FONT face=3DArial size=3D2>display_image({1,1}, hpic[2])<BR> = h =3D=20 save_image({1,1}, {35,35})<BR> c =3D=20 save_image({30,1},{100,100})</FONT></DIV> <DIV> </DIV> <DIV><FONT face=3DArial size=3D2>display_image({24,1}, hhpic[2])<BR>hh = =3D=20 save_image({24,1}, {35,35})</FONT></DIV> <DIV> </DIV> <DIV><FONT face=3DArial size=3D2>display_image({48,1}, hhhpic[2])<BR>hhh = =3D=20 save_image({48,1}, {35,35})</FONT></DIV> <DIV> </DIV> <DIV><FONT face=3DArial size=3D2>display_image({72,1}, = hhhhpic[2])<BR>hhhh =3D=20 save_image({72,1}, {35,35})</FONT></DIV> <DIV> </DIV> <DIV><FONT face=3DArial size=3D2>display_image({100,1}, lhpic[2])<BR>lh = =3D=20 save_image({100,1}, {35,35})<BR></FONT></DIV> <DIV><FONT face=3DArial size=3D2>Here's the error:</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>D:\EUPHORIA\include\image.e:240 in = function=20 save_image()</FONT></DIV> <DIV><FONT face=3DArial size=3D2>3rd argument of get_pixel() must = be =20 >=3D0 </FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>I didn't use any negative (or 0)=20 arguements.....</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>Please help me out! How can I fix=20 this?</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> ------=_NextPart_000_0011_01C01120.6062FEA0--