You'll need to pass that on the command line to julia, bin\julia -help will 
give you a list of all the command line options you can use.

On Thursday, July 2, 2015 at 9:14:50 AM UTC-4, paul analyst wrote:
>
> Win 7
> How by one click on .bat file run the Julia and perform some script 
> automatically ?
> for example. include("file.jl")
>
> My file.bat(below) run julia bat not started  the script "test.jl"
>
> bin\julia.exe 
> include("test.jl")
>
>
> Paul
>

Reply via email to