Exe Problem
My brother and I are developing a small Euphoria app.
It consists of 5 programs and 2 .dat files. We both have the latest release
of Euphoria. We both have new machines running Windows Vista. We use Euman's
Tsunami file handler. We use bindw to convert the .exw files to .exe
The problem:
The exe files all run fine in the Euphoria directory, but when we copy them
to another directory only one program will run ( the only one without file
handling). All you get when you run an EXE program that has
INCLUDE TRM.EU_EW is a quick flash. No error message.
I wrote a very short test program that has the INCLUDE TRM_EU.EW in it, but
no calls to the file handling routines. If I run the EXE in a directory
other than \euphoria all I get is a quick flash of something on the screen.
If I REM out the INCLUDE TRM_EU.EW line and bindw it again, then the program
works properly.
I thought Vista might be the problem, so I copied the files to my laptop
running Windows 98. No good. Same thing happens. My brother tried it on his
laptop running Window XP. Still no good.
What could be causing this?. We are dead in the water.
|
Not Categorized, Please Help
|
|