Line Generator
- Posted by Paul Kerslake <paulk at UNISERVE.COM> Sep 07, 2000
- 530 views
------=_NextPart_000_0007_01C018E5.F0E6AA40 charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Can anyone tell me why I'm getting an error from this: include get.e atom desc desc=3Dgets(0) ? desc desc=3Ddesc[1] ? desc while desc>0 do puts(1,"!") end while I'm making a program that generates lines according to what they type = in, but I need the enter ereased but not all the other numbers. -Thanks. -Thomas ------=_NextPart_000_0007_01C018E5.F0E6AA40 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>Can anyone tell me why I'm getting an = error from=20 this:</FONT></DIV> <DIV> </DIV> <DIV><FONT face=3DArial size=3D2>include get.e</FONT></DIV> <DIV> </DIV> <DIV><FONT face=3DArial size=3D2>atom desc</FONT></DIV> <DIV> </DIV> <DIV><FONT face=3DArial size=3D2>desc=3Dgets(0)<BR>? = desc<BR>desc=3Ddesc[1]<BR>?=20 desc<BR>while desc>0 do<BR> puts(1,"!")<BR>end=20 while</FONT></DIV> <DIV> </DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>I'm making a program that generates = lines according=20 to what they type in, but I need the enter ereased but not all the other = numbers.</FONT></DIV> <DIV> </DIV> <DIV><FONT face=3DArial size=3D2>-Thanks.</FONT></DIV> <DIV><FONT face=3DArial size=3D2>-Thomas</FONT></DIV> ------=_NextPart_000_0007_01C018E5.F0E6AA40--