Re : scroll ( anyone )
- Posted by =?iso-8859-1?B?bwc=?= <mwfch at MWEB.CO.ZA> Jan 26, 2000
- 455 views
------=_NextPart_000_0047_01BF684B.A2E7CF40 charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Thanks Lewis . Your idea can work , but I think I have a hole new idea . code :=20 map =3D {tile,tile,tile,tile} a =3D 1 display_image({10,10} map[a]) if get_key() =3D 333 then a =3D a+1 elsif get_key() =3D 331 then a =3D a-1 end if=20 end code Well , the code will look something like this . If anyone wants to try = to work out a way to use my creation , please do . If you do , could you = please just give me a copy of your program ? I can`t help it , i`m a = lazy boy . Sometimes I don`t even feel like writeing a email ! I like to = work out code but I`m just to lazy to type it in . Thanks to anyone who = listened to my email . Ferdinand =20 ------=_NextPart_000_0047_01BF684B.A2E7CF40 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>Thanks Lewis . Your idea can work , but I think = I have a=20 hole new idea .</FONT></DIV> <DIV><FONT face=3DArial></FONT> </DIV> <DIV>code : </DIV> <DIV> </DIV> <DIV>map =3D {tile,tile,tile,tile}</DIV> <DIV>a =3D 1</DIV> <DIV> </DIV> <DIV>display_image({10,10} map[a])</DIV> <DIV> </DIV> <DIV>if get_key() =3D 333 then</DIV> <DIV> a =3D a+1</DIV> <DIV> elsif get_key() =3D 331 then</DIV> <DIV> a =3D a-1</DIV> <DIV>end if </DIV> <DIV> </DIV> <DIV>end code</DIV> <DIV> </DIV> <DIV>Well , the code will look something like this . If anyone wants to = try to=20 work out a way to use my creation , please do . If you do , could = you=20 please just give me a copy of your program ? I can`t help it , = i`m a=20 lazy boy . Sometimes I don`t even feel like writeing a email ! I like to = work=20 out code but I`m just to lazy to type it in . Thanks to anyone = who=20 listened to my email .</DIV> <DIV> </DIV> <DIV>Ferdinand </DIV> <DIV> </DIV> ------=_NextPart_000_0047_01BF684B.A2E7CF40--