Re: Phix - Cannot open autoinclude VM/pLen.e

new topic     » goto parent     » topic index » view thread      » older message » newer message
petelomax said...

How about

--#include_path ../include 

ie as part of the source code rather than in a separate eu.cfg-type file?

Does it have to be a comment? In my old EG interpreter I had added an include_path keyword. It was very helpful in the days before eu.cfg.

include_path "../include/" 
include "library.e" 

I feel like a configuration file is more portable. If I give someone my source code for something, I want them to be able to configure their environment around the code without actually modifying the code.

-Greg

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

Search



Quick Links

User menu

Not signed in.

Misc Menu