Tony,
Thank you very much.
Regards,
Deb
On Saturday, April 18, 2015 at 4:33:26 PM UTC+10, Tony Kelman wrote:
>
> 'julia diet.jl' is shell syntax, meant for running a script from the
> command line. When your julia REPL is in 'julia>' mode, the way to run a
> script is by calling the function include("diet.jl")
>
>
> On Friday, April 17, 2015 at 8:41:54 PM UTC-7, Deb Midya wrote:
>>
>> Hi,
>>
>> Thanks in advance.
>>
>> This is Deb from Sydney, Australia.
>>
>> I am new to Julia as well as in JuMP.
>>
>> I need your assistance to solve the problem.
>>
>> I've installed julia version 0.3.7 on Windows 8.1 64 bit. I've installed
>> JuMP (julia> Pkg.add("JuMP")).
>>
>> When I issue (julia>julia diet.JL) to run one of the example code diet.JL
>> (in C:\Users\debmidya\.julia\v0.3\JuMP\examples), I receive the error above.
>>
>> I've tried Pkg.update() but without success.
>>
>> Once again, thank you very much for the time you have given.
>>
>> Regards,
>>
>> Deb
>>
>>