Re[2]: Exe files

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

> ----- Original Message -----
> From: "Irv Mullins" <irvm at ellijay.com>
> To: "EUforum" <EUforum at topica.com>
> Sent: Monday, March 05, 2001 10:58 PM
> Subject: Re: Exe files
>> On Mon, 05 Mar 2001, you wrote:
>> >
>> > How would I compile a stand alone .exe file after I have written my U4ia
> program. I would like to distribute it to friends?
>> >
>>
>> Bind it.
>> If you have the registered version of Euphoria, you can type
>> bind myprog.ex
>> or
>> bindw myprog.exw
>> and "myprog.exe" will be created.
>>
>> Regards,
>> Irv
>
> Aren't there any other ways where you can create .exe files without being
> registered. I am13 years old and I doubt my dad will let me reg it.

You could use the translator
(http://www.rapideuphoria.com/v20.htm#translator) but I wouldn't really
recommend it for someone just starting out (I'm assuming that your
are, if not then apologies). You really don't need to create EXEs most
of the time, just include the PD (Public Domain) version of ex.exe and
a batch (.bat) file with the line:

ex.exe myprog.ex

Have a go asking your dad, maybe he'll see the usefulness of the
skills you are developing :)

Thomas Parslow (PatRat) ICQ #:26359483
Rat Software
http://www.rat-software.com/
Please leave quoted text in place when replying

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

Search



Quick Links

User menu

Not signed in.

Misc Menu