V4.1 Error

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

What I'm trying to do is change the Environmental Variables on the fly.

With Edita you can change the run-with program.

Extension Program
.exw e:/euphoria/bin/exw.exe--works
.eui e:/euphoria_new/bin/eui.exe--works
.exw e:/euphoria/bin/exw.bat -- doesn't work anymore*
.eui e:/euphoria_new/bin/eui.bat--doesn't work anymore*
  • since I installed Euphoria V4.1

.............................eui bat .............................................
@PATH=%PATH% E:/euphoria/bin @SET EUDIR=E:/euphoria @SET EUINC=E:/euphoria/include;E:/eu/myinclude;E:/eu/football;E:/EU/win32li @echo on @set eudir @start /b E:euphoria_/bin/exw.exe %1 %2 %3 %4 %5 %6 %7 %8 %9
....................................................................

.............................. .eui bat ..................................
@PATH=%PATH% E:/euphoria_new/bin @SET EUDIR=E:/euphoria @SET EUINC=E:/euphoria_new/include;E:/eu/myinclude;E:/eu/football;E:/EU/win32lib702/include/ @echo on @set eudir @start /b E:euphoria_new/bin/exw.exe %1 %2 %3 %4 %5 %6 %7 %8 %9
...............................................................

When I try to run the .bat I get:

Euphoria Interpreter v4.1.0 development 32-bit Windows, Using System Memory Revision Date: 2015-02-02 14:18:53, Id 6300:57179171dbed

ERROR: Must specify the file to be interpreted on the command line

Don Cole

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

Search



Quick Links

User menu

Not signed in.

Misc Menu