300 lines?

new topic     » topic index » view thread      » older message » newer message

------=_NextPart_000_0005_01C00131.1D48A7E0
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

I made a quick program, or, well, I'm trying to. But, I've gotten an =
error message saying:

Your program exceeds 300 lines.......

So, It's telling me my program it's 300 lines long but, my program =
isn't. Here's what It looks like:

include image.e
include graphics.e
include pcsounds.e

integer gmode
gmode=3Dgraphics_mode(18)
use_vesa(1)
sequence ulrp,urrp,longmid,llr,lrr

qplay(bluePeter)

ulrp=3Dread_bitmap("ulrp.BMP")
urrp=3Dread_bitmap("urrp.BMP")
llr=3Dread_bitmap("llr.BMP")
lrr=3Dread_bitmap("lrr.BMP")
longmid=3Dread_bitmap("longmid.BMP")

display_image({1,1},ulrp[2])
display_image({550,1},urrp[2])
display_image({1,400},llr[2])
display_image({550,400},lrr[2])
display_image({5,70},longmid[2])

It's 23 lines long! Could you tell me how to fix this problem and I was =
wondering if I can have one ,ex file execute another.

e.g.

If I wrote a program that was a menu of games and when you chose one, it =
would open another ex file instead of having one confusing giant ex =
file.

Thanks




------=_NextPart_000_0005_01C00131.1D48A7E0
        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 made a quick program, or, well, I'm =
<EM>trying=20
to</EM>. But, I've gotten an error message saying:</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2><EM>Your program exceeds 300=20
lines.......</EM></FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>So, It's telling me my program it's 300 =
lines long=20
but, my program isn't. Here's what It looks like:</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>include image.e<BR>include =
graphics.e<BR>include=20
pcsounds.e</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>integer=20
ulrp,urrp,longmid,llr,lrr</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>qplay(bluePeter)</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial=20
id=3Dread_bitmap("longmid.BMP")</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial=20
play_image({5,70},longmid[2])</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>It's 23 lines long! Could you tell me =
how to fix=20
this problem and I was wondering if I can have one ,ex file execute=20
another.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>e.g.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>If I wrote a program that was a menu of =
games and=20
when you chose one, it would open another ex file instead of having one=20
confusing giant ex file.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Thanks</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>

------=_NextPart_000_0005_01C00131.1D48A7E0--

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu