without type_check

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

Lucius L. Hilley III writes:
> I get an error when I bind a program that
> contains the line

> without type_check

> It says something like unknown without command.

> The program runs fine before binding.
> What could be the hang-up here?

One possibility that comes to mind:

You have "with profile_time" in your .ex file.
You ran your program with ex.exe for version 1.5, but
you haven't installed v1.5 fully yet, so when
you bind, you are binding with ex.exe for v1.4.
v1.4 doesn't know about "with profile_time".
It's new in v1.5.

Regards,
  Rob Craig
  Rapid Deployment Software

Official Euphoria Web pages:
    http://members.aol.com/FilesEu/
    http://ourworld.compuserve.com/homepages/robert_craig/

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

Search



Quick Links

User menu

Not signed in.

Misc Menu