1. Excecution Error

------=_NextPart_000_0007_01C05AEE.2648DEC0
        boundary="----=_NextPart_001_0008_01C05AEE.26520680"


------=_NextPart_001_0008_01C05AEE.26520680
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi,

I keep getting this error when I run my program:

An error was detected during execution of your program.

Your program exceeds 300 statements in size, so this Public Domain =
Edition
of Euphoria cannot provide run-time error diagnostics. If you purchase
the Complete Edition of Euphoria you will get full diagnostic support =
for
any size of program. See register.doc or visit =
http://www.RapidEuphoria.com

Meanwhile, you can locate your problem using print statements and the
Euphoria trace facility.

The program is 48 lines long.........
The 1st time I had this error it was because a BMP filename was spelt =
wrong. Is there a reason for this? My program's included.

-Thanks
-Thomas


------=_NextPart_001_0008_01C05AEE.26520680
        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>Hi,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I keep getting this error when I run my =

program:</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>An error was detected during execution =
of your=20
program.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Your program exceeds 300 statements in =
size, so=20
this Public Domain Edition<BR>of Euphoria cannot provide run-time error=20
diagnostics. If you purchase<BR>the Complete Edition of Euphoria you =
will get=20
full diagnostic support for<BR>any size of program. See register.doc or =
visit <A=20
ONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Meanwhile, you can locate your problem =
using print=20
statements and the<BR>Euphoria trace facility.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>The program is 48 lines =
long.........</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>The 1st time I had this error it was =
because a BMP=20
filename was spelt wrong. Is there a reason for this? My program's=20
included.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>-Thanks</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>-Thomas</FONT></DIV>

------=_NextPart_001_0008_01C05AEE.26520680--

------=_NextPart_000_0007_01C05AEE.2648DEC0
        name="Mouse.ex"

new topic     » topic index » view message » categorize

2. Re: Excecution Error

Hi Thomas,

>Your program exceeds 300 statements in size, so this Public Domain Edition
>of Euphoria cannot provide run-time error diagnostics. If you purchase
>the Complete Edition of Euphoria you will get full diagnostic support for
>any size of program. See register.doc or visit http://www.RapidEuphoria.com
...
>The program is 48 lines long.........
>The 1st time I had this error it was because a BMP filename was spelt
wrong. Is there a reason for this? My program's included.

Ahh, yes ... the all to familiar message ...

Any include file (that hasn't been offically stamped by RDS) adds
to the line count of your program.

If you look at all the include files that come from RDS the last line
says something like "with nnnn" I think ... where nnnn is a big number.
This is the offical stamp which tells the interpreter not to add this
include file to the line count of your program.

Ray Smith

new topic     » goto parent     » topic index » view message » categorize

3. Re: Excecution Error

------=_NextPart_000_000D_01C05B0C.DA7C7AA0
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi Paul

Your program exceeds 300 line because, the include files
at the top of your program are also counted.

Register Euphoria (It's CHEAP) and besides, you'll find your problem =
areas alot faster..
  ----- Original Message -----=20
  From: Paul Kerslake=20
  To: EUPHORIA at LISTSERV.MUOHIO.EDU=20
  Sent: Thursday, November 30, 2000 7:54 PM
  Subject: Excecution Error


  Hi,

  I keep getting this error when I run my program:

  An error was detected during execution of your program.

  Your program exceeds 300 statements in size, so this Public Domain =
Edition
  of Euphoria cannot provide run-time error diagnostics. If you purchase
  the Complete Edition of Euphoria you will get full diagnostic support =
for
  any size of program. See register.doc or visit =
http://www.RapidEuphoria.com

  Meanwhile, you can locate your problem using print statements and the
  Euphoria trace facility.

  The program is 48 lines long.........
  The 1st time I had this error it was because a BMP filename was spelt =
wrong. Is there a reason for this? My program's included.

  -Thanks
  -Thomas


------=_NextPart_000_000D_01C05B0C.DA7C7AA0
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 5.50.4522.1800" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi Paul</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Your program exceeds 300 line because, =
the include=20
files</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>at the top of your program are also=20
counted.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Register Euphoria (It's CHEAP) and =
besides, you'll=20
find your problem areas alot faster..</FONT></DIV>
<BLOCKQUOTE dir=3Dltr=20
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style=3D"FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV=20
  style=3D"BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: =
black"><B>From:</B>=20
  <A title=3Dpaulk at UNISERVE.COM href=3D"mailto:paulk at UNISERVE.COM">Paul =
Kerslake</A>=20
  </DIV>
  <DIV style=3D"FONT: 10pt arial"><B>To:</B> <A =
title=3DEUPHORIA at LISTSERV.MUOHIO.EDU=20
  =
</A>=20
  </DIV>
  <DIV style=3D"FONT: 10pt arial"><B>Sent:</B> Thursday, November 30, =
2000 7:54=20
  PM</DIV>
  <DIV style=3D"FONT: 10pt arial"><B>Subject:</B> Excecution Error</DIV>
  <DIV><BR></DIV>
  <DIV><FONT face=3DArial size=3D2>Hi,</FONT></DIV>
  <DIV>&nbsp;</DIV>
  <DIV><FONT face=3DArial size=3D2>I keep getting this error when I run =
my=20
  program:</FONT></DIV>
  <DIV>&nbsp;</DIV>
  <DIV><FONT face=3DArial size=3D2>An error was detected during =
execution of your=20
  program.</FONT></DIV>
  <DIV>&nbsp;</DIV>
  <DIV><FONT face=3DArial size=3D2>Your program exceeds 300 statements =
in size, so=20
  this Public Domain Edition<BR>of Euphoria cannot provide run-time =
error=20
  diagnostics. If you purchase<BR>the Complete Edition of Euphoria you =
will get=20
  full diagnostic support for<BR>any size of program. See register.doc =
or visit=20
  <A=20
  =
ONT></DIV>
  <DIV>&nbsp;</DIV>
  <DIV><FONT face=3DArial size=3D2>Meanwhile, you can locate your =
problem using=20
  print statements and the<BR>Euphoria trace facility.</FONT></DIV>
  <DIV>&nbsp;</DIV>
  <DIV><FONT face=3DArial size=3D2>The program is 48 lines=20
long.........</FONT></DIV>
  <DIV><FONT face=3DArial size=3D2>The 1st time I had this error it was =
because a=20
  BMP filename was spelt wrong. Is there a reason for this? My program's =

  included.</FONT></DIV>
  <DIV>&nbsp;</DIV>
  <DIV><FONT face=3DArial size=3D2>-Thanks</FONT></DIV>
  <DIV><FONT face=3DArial size=3D2>-Thomas</FONT></DIV>

------=_NextPart_000_000D_01C05B0C.DA7C7AA0--

new topic     » goto parent     » topic index » view message » categorize

4. Re: Excecution Error

------=_NextPart_000_000B_01C05BAA.C5300380
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Well, it turns out the include file I was using for SVGA mouse support =
(Mighty.e) does not have the line "with 26547076" in it. I added it, but =
Euphoria didn't like that and automatically deleted it. Now if I use =
this file I get the "your program is too big etc etc.". So, how ccan I =
be able to see the mouse without Mighty.e? Or rather with Mouse.e?

-Thanks
-Thomas


  ----- Original Message -----=20
  From: Euman=20
  To: EUPHORIA at LISTSERV.MUOHIO.EDU=20
  Sent: Thursday, November 30, 2000 5:33 PM
  Subject: Re: Excecution Error


  Hi Paul
  =20
  Your program exceeds 300 line because, the include files
  at the top of your program are also counted.
  =20
  Register Euphoria (It's CHEAP) and besides, you'll find your problem =
areas alot faster..
    ----- Original Message -----=20
    From: Paul Kerslake=20
    To: EUPHORIA at LISTSERV.MUOHIO.EDU=20
    Sent: Thursday, November 30, 2000 7:54 PM
    Subject: Excecution Error


    Hi,

    I keep getting this error when I run my program:

    An error was detected during execution of your program.

    Your program exceeds 300 statements in size, so this Public Domain =
Edition
    of Euphoria cannot provide run-time error diagnostics. If you =
purchase
    the Complete Edition of Euphoria you will get full diagnostic =
support for
    any size of program. See register.doc or visit =
http://www.RapidEuphoria.com

    Meanwhile, you can locate your problem using print statements and =
the
    Euphoria trace facility.

    The program is 48 lines long.........
    The 1st time I had this error it was because a BMP filename was =
spelt wrong. Is there a reason for this? My program's included.

    -Thanks
    -Thomas


------=_NextPart_000_000B_01C05BAA.C5300380
        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>Well, it turns out the include file I =
was using for=20
SVGA mouse support (Mighty.e) does not have the line "with 26547076" in =
it. I=20
added it, but Euphoria didn't like that and automatically deleted it. =
Now if I=20
use this file I get the "your program is too big etc etc.". So, how ccan =
I be=20
able to see the mouse without Mighty.e? Or rather with =
Mouse.e?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>-Thanks</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>-Thomas</FONT></DIV>
<DIV><FONT face=3DArial size=3D2><BR>&nbsp;</DIV></FONT>
<BLOCKQUOTE dir=3Dltr=20
style=3D"BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: =
0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px">
  <DIV style=3D"FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV=20
  style=3D"BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: =
black"><B>From:</B>=20
  <A href=3D"mailto:euman at BELLSOUTH.NET" =
title=3Deuman at BELLSOUTH.NET>Euman</A>=20
</DIV>
  <DIV style=3D"FONT: 10pt arial"><B>To:</B> <A=20
  href=3D"mailto:EUPHORIA at LISTSERV.MUOHIO.EDU"=20
  title=3DEUPHORIA at LISTSERV.MUOHIO.EDU>EUPHORIA at LISTSERV.MUOHIO.EDU</A> =
</DIV>
  <DIV style=3D"FONT: 10pt arial"><B>Sent:</B> Thursday, November 30, =
2000 5:33=20
  PM</DIV>
  <DIV style=3D"FONT: 10pt arial"><B>Subject:</B> Re: Excecution =
Error</DIV>
  <DIV><BR></DIV>
  <DIV><FONT face=3DArial size=3D2>Hi Paul</FONT></DIV>
  <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
  <DIV><FONT face=3DArial size=3D2>Your program exceeds 300 line =
because, the=20
  include files</FONT></DIV>
  <DIV><FONT face=3DArial size=3D2>at the top of your program are also=20
  counted.</FONT></DIV>
  <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
  <DIV><FONT face=3DArial size=3D2>Register Euphoria (It's CHEAP) and =
besides,=20
  you'll find your problem areas alot faster..</FONT></DIV>
  <BLOCKQUOTE dir=3Dltr=20
  style=3D"BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; =
MARGIN-RIGHT: 0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px">
    <DIV style=3D"FONT: 10pt arial">----- Original Message ----- </DIV>
    <DIV=20
    style=3D"BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: =
black"><B>From:</B>=20
    <A href=3D"mailto:paulk at UNISERVE.COM" =
title=3Dpaulk at UNISERVE.COM>Paul=20
    Kerslake</A> </DIV>
    <DIV style=3D"FONT: 10pt arial"><B>To:</B> <A=20
    href=3D"mailto:EUPHORIA at LISTSERV.MUOHIO.EDU"=20
    =
title=3DEUPHORIA at LISTSERV.MUOHIO.EDU>EUPHORIA at LISTSERV.MUOHIO.EDU</A> =
</DIV>
    <DIV style=3D"FONT: 10pt arial"><B>Sent:</B> Thursday, November 30, =
2000 7:54=20
    PM</DIV>
    <DIV style=3D"FONT: 10pt arial"><B>Subject:</B> Excecution =
Error</DIV>
    <DIV><BR></DIV>
    <DIV><FONT face=3DArial size=3D2>Hi,</FONT></DIV>
    <DIV>&nbsp;</DIV>
    <DIV><FONT face=3DArial size=3D2>I keep getting this error when I =
run my=20
    program:</FONT></DIV>
    <DIV>&nbsp;</DIV>
    <DIV><FONT face=3DArial size=3D2>An error was detected during =
execution of your=20
    program.</FONT></DIV>
    <DIV>&nbsp;</DIV>
    <DIV><FONT face=3DArial size=3D2>Your program exceeds 300 statements =
in size, so=20
    this Public Domain Edition<BR>of Euphoria cannot provide run-time =
error=20
    diagnostics. If you purchase<BR>the Complete Edition of Euphoria you =
will=20
    get full diagnostic support for<BR>any size of program. See =
register.doc or=20
    visit <A=20
    =
ONT></DIV>
    <DIV>&nbsp;</DIV>
    <DIV><FONT face=3DArial size=3D2>Meanwhile, you can locate your =
problem using=20
    print statements and the<BR>Euphoria trace facility.</FONT></DIV>
    <DIV>&nbsp;</DIV>
    <DIV><FONT face=3DArial size=3D2>The program is 48 lines=20
    long.........</FONT></DIV>
    <DIV><FONT face=3DArial size=3D2>The 1st time I had this error it =
was because a=20
    BMP filename was spelt wrong. Is there a reason for this? My =
program's=20
    included.</FONT></DIV>
    <DIV>&nbsp;</DIV>
    <DIV><FONT face=3DArial size=3D2>-Thanks</FONT></DIV>
    <DIV><FONT face=3DArial size=3D2>-Thomas</FONT></DIV>

------=_NextPart_000_000B_01C05BAA.C5300380--

new topic     » goto parent     » topic index » view message » categorize

5. Re: Excecution Error

Thomas,

The "with nnn" line is the *stamp* that Rob puts in when HE has *stamped* a
file so that it won't contribute to the 300 line limit for non-registered
versions of Euphoria; as far as I know, the number depends on & derives from
the code that is stamped, so it's not too likely any number you choose will
"work".  Dunno about making the mouse visible.

Dan
----- Original Message -----
From: "Liona Kerslake" <paulk at UNISERVE.COM>
To: <EUPHORIA at LISTSERV.MUOHIO.EDU>
Sent: Friday, December 01, 2000 3:24 PM
Subject: Re: Excecution Error


Well, it turns out the include file I was using for SVGA mouse support
(Mighty.e) does not have the line "with 26547076" in it. I added it, but
Euphoria didn't like that and automatically deleted it. Now if I use this
file I get the "your program is too big etc etc.". So, how ccan I be able to
see the mouse without Mighty.e? Or rather with Mouse.e?

-Thanks
-Thomas


  ----- Original Message -----
  From: Euman
  To: EUPHORIA at LISTSERV.MUOHIO.EDU
  Sent: Thursday, November 30, 2000 5:33 PM
  Subject: Re: Excecution Error


  Hi Paul

  Your program exceeds 300 line because, the include files
  at the top of your program are also counted.

  Register Euphoria (It's CHEAP) and besides, you'll find your problem areas
alot faster..
    ----- Original Message -----
    From: Paul Kerslake
    To: EUPHORIA at LISTSERV.MUOHIO.EDU
    Sent: Thursday, November 30, 2000 7:54 PM
    Subject: Excecution Error


    Hi,

    I keep getting this error when I run my program:

    An error was detected during execution of your program.

    Your program exceeds 300 statements in size, so this Public Domain
Edition
    of Euphoria cannot provide run-time error diagnostics. If you purchase
    the Complete Edition of Euphoria you will get full diagnostic support
for
    any size of program. See register.doc or visit
http://www.RapidEuphoria.com

    Meanwhile, you can locate your problem using print statements and the
    Euphoria trace facility.

    The program is 48 lines long.........
    The 1st time I had this error it was because a BMP filename was spelt
wrong. Is there a reason for this? My program's included.

    -Thanks
    -Thomas

new topic     » goto parent     » topic index » view message » categorize

6. Re: Excecution Error

------=_NextPart_000_001C_01C05BCD.7630B220
        boundary="----=_NextPart_001_001D_01C05BCD.7630B220"


------=_NextPart_001_001D_01C05BCD.7630B220
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi Paul

I've attached the example you sent with a few additions that should =
work...
"untested though"

Let me know if this works for you......

You'll find Paul that, Registering Euphoria WILL make your programming
experience alot more eventfull.....

Peace ..\/,
euman at bellsouth.net

  ----- Original Message -----=20
  From: Liona Kerslake=20
  To: EUPHORIA at LISTSERV.MUOHIO.EDU=20
  Sent: Friday, December 01, 2000 6:24 PM
  Subject: Re: Excecution Error


  Well, it turns out the include file I was using for SVGA mouse support =
(Mighty.e) does not have the line "with 26547076" in it. I added it, but =
Euphoria didn't like that and automatically deleted it. Now if I use =
this file I get the "your program is too big etc etc.". So, how ccan I =
be able to see the mouse without Mighty.e? Or rather with Mouse.e?

  -Thanks
  -Thomas

------=_NextPart_001_001D_01C05BCD.7630B220
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 5.50.4522.1800" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi Paul</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I've attached the example you sent with =
a few=20
additions that should work...</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>"untested though"</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Let me know if this works for=20
you......</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>You'll find Paul that, Registering =
Euphoria WILL=20
make your programming</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>experience alot more =
eventfull.....</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Peace ..\/,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2><A=20
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<BLOCKQUOTE dir=3Dltr=20
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style=3D"FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV=20
  style=3D"BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: =
black"><B>From:</B>=20
  <A title=3Dpaulk at UNISERVE.COM href=3D"mailto:paulk at UNISERVE.COM">Liona =

  Kerslake</A> </DIV>
  <DIV style=3D"FONT: 10pt arial"><B>To:</B> <A =
title=3DEUPHORIA at LISTSERV.MUOHIO.EDU=20
  =
</A>=20
  </DIV>
  <DIV style=3D"FONT: 10pt arial"><B>Sent:</B> Friday, December 01, 2000 =
6:24=20
  PM</DIV>
  <DIV style=3D"FONT: 10pt arial"><B>Subject:</B> Re: Excecution =
Error</DIV>
  <DIV><BR></DIV>
  <DIV><FONT face=3DArial size=3D2>Well, it turns out the include file I =
was using=20
  for SVGA mouse support (Mighty.e) does not have the line "with =
26547076" in=20
  it. I added it, but Euphoria didn't like that and automatically =
deleted it.=20
  Now if I use this file I get the "your program is too big etc etc.". =
So, how=20
  ccan I be able to see the mouse without Mighty.e? Or rather with=20
  Mouse.e?</FONT></DIV>
  <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
  <DIV><FONT face=3DArial size=3D2>-Thanks</FONT></DIV>
  <DIV><FONT face=3DArial size=3D2>-Thomas</FONT><FONT face=3DArial=20

------=_NextPart_001_001D_01C05BCD.7630B220--

------=_NextPart_000_001C_01C05BCD.7630B220
        name="Mouse.ex"

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu