1. Re. windoz.zip & dbf.ex
- Posted by "Peter J. Modlich" <pemod at ASIAACCESS.NET.TH>
Oct 29, 2000
-
Last edited Oct 30, 2000
------=_NextPart_000_001F_01C041FD.6F280940
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hello:
I'm rather new to EUPHORIA but already find it great.
However, I have downloaded "windoz.zip" but can't even get the sample =
"dbf.ex" to run.
Here is the problem:
"graphics.e" (the one contained in "windoz.zip") includes "misc.e"
There is no new "misc.e" provided in "windoz.zip".
The standard "misc.e" contains: "global function reverse(sequence s)"
"font.e" (contained in "windoz.zip") also has a "global function =
reverse(sequence s)"
which is quite different. Meanwhile I know that much, that this =
necessarily leads to the error:
...\font.e:140
attempt to redefine reverse - defined already in =
"...\EUPHORIA\include\misc.e"=20
global function reverse(sequence s)
^
Somewhere there must be modified/updated files for one or the other =
includes which I don't have.=20
Any help would be highly appreciated.
Peter J. Modlich Dipl.Ing.
pemod at asiaaccess.net.th
pemotec at hotmail.com
------=_NextPart_000_001F_01C041FD.6F280940
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 size=3D2>Hello:</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=3D2>I'm rather new to EUPHORIA but already find it=20
great.</FONT></DIV>
<DIV><FONT size=3D2></FONT> </DIV>
<DIV><FONT size=3D2>However, I have downloaded "windoz.zip" =
but</FONT><FONT=20
size=3D2> can't even get the sample "dbf.ex" to run.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=3D2>Here is the problem:</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=3D2>"graphics.e" (the one contained in "windoz.zip") =
includes=20
"misc.e"<BR>There is no new "misc.e" provided in "windoz.zip".<BR>The =
standard=20
"misc.e" contains: "global function reverse(sequence s)"<BR>"font.e" =
(contained=20
in "windoz.zip") also has a "global function reverse(sequence =
s)"<BR>which is=20
quite different. Meanwhile I know that much, that this necessarily leads =
to the=20
error:</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=3D2>...\font.e:140<BR>attempt to redefine reverse - =
defined=20
already in "...\EUPHORIA\include\misc.e" <BR>global function =
reverse(sequence=20
^<BR>Somewhere there must be modified/updated files for one or the other =
includes which I don't have. </FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=3D2>Any help would be highly appreciated.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=3D2>Peter J. Modlich Dipl.Ing.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=3D2><A=20
=20
<DIV> </DIV>
------=_NextPart_000_001F_01C041FD.6F280940--
2. Re. windoz.zip & dbf.ex
------=_NextPart_000_0022_01C041A7.3A13E4A0
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
I think but haven't tried this yet=20
rem the reverse function completely from
font.e to let the new misc.e do the work
I remember windoz being a cool prog.
I think you'd probably have more success by
looking into Jiri Babors widgets to create the=20
same thing.
I'll write back after I've downloaded and tried it out...
euman at bellsouth.net
----- Original Message -----=20
From: Peter J. Modlich=20
To: EUPHORIA at LISTSERV.MUOHIO.EDU=20
Sent: Sunday, October 29, 2000 11:10 AM
Subject: Re. windoz.zip & dbf.ex
Hello:
I'm rather new to EUPHORIA but already find it great.
However, I have downloaded "windoz.zip" but can't even get the sample =
"dbf.ex" to run.
Here is the problem:
"graphics.e" (the one contained in "windoz.zip") includes "misc.e"
There is no new "misc.e" provided in "windoz.zip".
The standard "misc.e" contains: "global function reverse(sequence s)"
"font.e" (contained in "windoz.zip") also has a "global function =
reverse(sequence s)"
which is quite different. Meanwhile I know that much, that this =
necessarily leads to the error:
...\font.e:140
attempt to redefine reverse - defined already in =
"...\EUPHORIA\include\misc.e"=20
global function reverse(sequence s)
^
Somewhere there must be modified/updated files for one or the other =
includes which I don't have.=20
Any help would be highly appreciated.
Peter J. Modlich Dipl.Ing.
pemod at asiaaccess.net.th
pemotec at hotmail.com
------=_NextPart_000_0022_01C041A7.3A13E4A0
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.4207.2601" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>I think but haven't tried this yet =
</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>rem the reverse function completely=20
from</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>font.e to let the new misc.e do the=20
work</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>I remember windoz being a cool=20
prog.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>I think you'd probably have more =
success=20
by</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>looking into Jiri Babors widgets to =
create the=20
</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>same thing.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>I'll write back after I've downloaded =
and tried it=20
out...</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2><A=20
<DIV> </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=3Dpemod at ASIAACCESS.NET.TH =
href=3D"mailto:pemod at ASIAACCESS.NET.TH">Peter=20
J. Modlich</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> Sunday, October 29, 2000 =
11:10=20
AM</DIV>
<DIV style=3D"FONT: 10pt arial"><B>Subject:</B> Re. windoz.zip &=20
dbf.ex</DIV>
<DIV><BR></DIV>
<DIV><FONT size=3D2>Hello:</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=3D2>I'm rather new to EUPHORIA but already find it=20
great.</FONT></DIV>
<DIV><FONT size=3D2></FONT> </DIV>
<DIV><FONT size=3D2>However, I have downloaded "windoz.zip" =
but</FONT><FONT=20
size=3D2> can't even get the sample "dbf.ex" to run.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=3D2>Here is the problem:</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=3D2>"graphics.e" (the one contained in "windoz.zip") =
includes=20
"misc.e"<BR>There is no new "misc.e" provided in "windoz.zip".<BR>The =
standard=20
"misc.e" contains: "global function reverse(sequence s)"<BR>"font.e"=20
(contained in "windoz.zip") also has a "global function =
reverse(sequence=20
s)"<BR>which is quite different. Meanwhile I know that much, that this =
necessarily leads to the error:</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=3D2>...\font.e:140<BR>attempt to redefine reverse - =
defined=20
already in "...\EUPHORIA\include\misc.e" <BR>global function =
reverse(sequence=20
=
^<BR>Somewhere there must be modified/updated files for one or the =
other=20
includes which I don't have. </FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=3D2>Any help would be highly appreciated.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=3D2>Peter J. Modlich Dipl.Ing.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=3D2><A=20
=
=20
=
<DIV> </DIV>
------=_NextPart_000_0022_01C041A7.3A13E4A0--
3. Re. windoz.zip & dbf.ex
------=_NextPart_000_002C_01C041A8.8BCDB7C0
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Yes, REM (--) the function reverse completly from
font.e
Also, in Globals.win you'll need to REM=20
DEFAULT =3D 2
I ran it fine.... if you need any further help let us
know......\
euman at bellsouth.net
----- Original Message -----=20
From: Euman=20
To: EUPHORIA at LISTSERV.MUOHIO.EDU=20
Sent: Sunday, October 29, 2000 12:53 PM
Subject: Re. windoz.zip & dbf.ex
I think but haven't tried this yet=20
rem the reverse function completely from
font.e to let the new misc.e do the work
I remember windoz being a cool prog.
I think you'd probably have more success by
looking into Jiri Babors widgets to create the=20
same thing.
I'll write back after I've downloaded and tried it out...
euman at bellsouth.net
----- Original Message -----=20
From: Peter J. Modlich=20
To: EUPHORIA at LISTSERV.MUOHIO.EDU=20
Sent: Sunday, October 29, 2000 11:10 AM
Subject: Re. windoz.zip & dbf.ex
Hello:
I'm rather new to EUPHORIA but already find it great.
However, I have downloaded "windoz.zip" but can't even get the =
sample "dbf.ex" to run.
Here is the problem:
"graphics.e" (the one contained in "windoz.zip") includes "misc.e"
There is no new "misc.e" provided in "windoz.zip".
The standard "misc.e" contains: "global function reverse(sequence =
s)"
"font.e" (contained in "windoz.zip") also has a "global function =
reverse(sequence s)"
which is quite different. Meanwhile I know that much, that this =
necessarily leads to the error:
...\font.e:140
attempt to redefine reverse - defined already in =
"...\EUPHORIA\include\misc.e"=20
global function reverse(sequence s)
^
Somewhere there must be modified/updated files for one or the other =
includes which I don't have.=20
Any help would be highly appreciated.
Peter J. Modlich Dipl.Ing.
pemod at asiaaccess.net.th
pemotec at hotmail.com
------=_NextPart_000_002C_01C041A8.8BCDB7C0
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.4207.2601" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Yes, REM (--) the function reverse =
completly=20
from</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>font.e</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Also, in Globals.win you'll need to REM =
</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>DEFAULT =3D 2</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>I ran it fine.... if you need any =
further help let=20
us</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>know......\</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2><A=20
<DIV> </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=3Deuman at BELLSOUTH.NET =
href=3D"mailto:euman at BELLSOUTH.NET">Euman</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> Sunday, October 29, 2000 =
12:53=20
PM</DIV>
<DIV style=3D"FONT: 10pt arial"><B>Subject:</B> Re. windoz.zip &=20
dbf.ex</DIV>
<DIV><BR></DIV>
<DIV><FONT face=3DArial size=3D2>I think but haven't tried this yet =
</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>rem the reverse function completely=20
from</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>font.e to let the new misc.e do the=20
work</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>I remember windoz being a cool=20
prog.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>I think you'd probably have more =
success=20
by</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>looking into Jiri Babors widgets to =
create the=20
</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>same thing.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>I'll write back after I've downloaded =
and tried=20
it out...</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2><A=20
=
<DIV> </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=3Dpemod at ASIAACCESS.NET.TH =
href=3D"mailto:pemod at ASIAACCESS.NET.TH">Peter=20
J. Modlich</A> </DIV>
<DIV style=3D"FONT: 10pt arial"><B>To:</B> <A=20
title=3DEUPHORIA at LISTSERV.MUOHIO.EDU=20
=
</A>=20
</DIV>
<DIV style=3D"FONT: 10pt arial"><B>Sent:</B> Sunday, October 29, =
2000 11:10=20
AM</DIV>
<DIV style=3D"FONT: 10pt arial"><B>Subject:</B> Re. windoz.zip & =
dbf.ex</DIV>
<DIV><BR></DIV>
<DIV><FONT size=3D2>Hello:</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=3D2>I'm rather new to EUPHORIA but already find it=20
great.</FONT></DIV>
<DIV><FONT size=3D2></FONT> </DIV>
<DIV><FONT size=3D2>However, I have downloaded "windoz.zip" =
but</FONT><FONT=20
size=3D2> can't even get the sample "dbf.ex" to run.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=3D2>Here is the problem:</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=3D2>"graphics.e" (the one contained in "windoz.zip") =
includes=20
"misc.e"<BR>There is no new "misc.e" provided in =
"windoz.zip".<BR>The=20
standard "misc.e" contains: "global function reverse(sequence=20
s)"<BR>"font.e" (contained in "windoz.zip") also has a "global =
function=20
reverse(sequence s)"<BR>which is quite different. Meanwhile I know =
that=20
much, that this necessarily leads to the error:</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=3D2>...\font.e:140<BR>attempt to redefine reverse - =
defined=20
already in "...\EUPHORIA\include\misc.e" <BR>global function=20
reverse(sequence=20
=
^<BR>Somewhere there must be modified/updated files for one or the =
other=20
includes which I don't have. </FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=3D2>Any help would be highly =
appreciated.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=3D2>Peter J. Modlich Dipl.Ing.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=3D2><A=20
=
=20
=
<DIV> </DIV>
<DIV><FONT =
------=_NextPart_000_002C_01C041A8.8BCDB7C0--