.E files

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

------=_NextPart_000_0009_01C00E16.506D8CC0
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

I need to know how to 'use' .e files.  Like this

.E FILE

atom number1,number2,number3,number4

number1=3D 2
number2=3D 23
number3=3D 234
number4=3D 2345

MAIN FILE (numbers.ex)

include numbers.e

? number1
? number2
? number3
? number4



I've seen a lot of Euphoria games done this way (Jason Mirwald's for =
instance) that use this same technique. Can you tell me how to do it?=20

I'd like to know how to do this so as not to have a large memory =
inefficient file.

thanks

-Thomas

------=_NextPart_000_0009_01C00E16.506D8CC0
        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 need to know how to 'use' .e =
files.&nbsp; Like=20
this</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>
<DIV>.E FILE</DIV>
<DIV>&nbsp;</DIV>
<DIV>atom number1,number2,number3,number4</DIV>
<DIV>&nbsp;</DIV>
<DIV>number1=3D 2</DIV>
<DIV>number2=3D 23</DIV>
<DIV>number3=3D 234</DIV>
<DIV>number4=3D 2345</DIV></FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>MAIN FILE (numbers.ex)</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>
<DIV><FONT face=3DArial size=3D2>include numbers.e</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>? number1</FONT></DIV>
<DIV>
<DIV><FONT face=3DArial size=3D2>? number2</FONT></DIV>
<DIV>
<DIV><FONT face=3DArial size=3D2>? number3</FONT></DIV>
<DIV>
<DIV><FONT face=3DArial size=3D2>? number4</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>I've seen a lot of Euphoria games done this way (Jason Mirwald's =
for=20
instance) that use this same technique. Can you tell me how to do it? =
</DIV>
<DIV>&nbsp;</DIV>
<DIV>I'd like to know how to do this so as not to have a large memory=20
inefficient file.</DIV>
<DIV>&nbsp;</DIV>
<DIV>thanks</DIV>
<DIV>&nbsp;</DIV>

------=_NextPart_000_0009_01C00E16.506D8CC0--

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

Search



Quick Links

User menu

Not signed in.

Misc Menu