Inquiry: Bound exw or ex ?

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

Hello,


 From time to time im working on something that i'd like to bind with
exw rather than ex, but im wondering what some of the differences are.
It involves the PD source code so typically the end user would sometimes
run this program in order to run their Euphoria code.

For example, say i bind it with bindw and i get the program "Prog.exe".
The user would typically do something like this:
  Prog.exe TheirProgram1.exw
  or
  Prog.exe TheirProgram2.ex

The .ex program might do other things than the .exw program would.

In either case (.ex or .exw programs) i would want their programs
to run the same as if they used the actual public domain Euphoria interp.
This means they will be using a program bindw'd with exw rather
than bind'd with ex.  It will be running the source however, but 
i noticed the source 'interp' was named "Eu.ex" rather than "Eu.exw".

So my question is...are there any problems with them running an .ex
program with the source bound using bindw instead of bind?
Will their program work the same either way?

(we can assume their .exw programs will run ok.)


TIA


Take care,
Al

And, good luck with your Euphoria programming!

My bumper sticker: "I brake for LED's"

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

Search



Quick Links

User menu

Not signed in.

Misc Menu