Page 1 of 1

including file at command line

Posted: Mon Oct 08, 2007 9:46 am
by phao
is there any way to include a .inc file in the command line when calling ecompile to compile code? like

% ecompile --include-this-file c:\path\to\dir\of\the\file.inc

????

Posted: Mon Oct 08, 2007 10:06 am
by Nosferatu
Can't understand for what u need to do that ?
Just add to begining of your script - include "Path_to_Your_include";

Posted: Tue Oct 09, 2007 8:56 pm
by Yukiko
Phao there is no way that can be done as far as I know.