1. Re: include limit

I wrote,
> > Is there a limit to how many files can be included, and if so; is
> > there a way to push this limit?

Pete wrote:
> I've discovered the nested include files are limited to a depth of about
> 10.  At the time, I was trying to work out how to do an unlimited number
> of dynamic includes in an interactive Euphoria shell.

While Bernie Ryan solved my problem (I had simply set my files=x
in config.sys to low), I still wonder why Eu keeps the include files
on disk during runtime so that they require each their file identity
and stuff. Why not load them all into memory the minute they are
included and then close all those files? Would this speed up
access to the routines in those include files (I hope and guess it
wouldn't be that simple...).

Well, silly point, never mind. I just felt like writing somthing, ok?


Best Regards,

Tor

new topic     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu