You can run it either from command line: julia raijin.jl or from the command line interpreter (REPL): julia julia> include("rajin.jl")
It looks like that the script does not take any arguments (my Japanese is bit rusty however...). Good luck, Kaj On Sunday, November 6, 2016 at 8:31:32 AM UTC+2, ぺぺぺぺ wrote: > > I tryed but end up to look like under.. > > julia> raijin.jl arg1 arg2... > ERROR: syntax: extra token "arg1" after end of expression > > 2016-11-06 13:40 GMT+09:00 Yichao Yu <yyc...@gmail.com <javascript:>>: > >> On Sun, Nov 6, 2016 at 12:32 AM, <pepepe...@gmail.com <javascript:>> >> wrote: >> > could not run it means I don't know how to run a script. Thank you for >> your >> > reply. >> >> >> http://docs.julialang.org/en/latest/manual/getting-started/?highlight=script >> >> > >> > 2016年11月6日日曜日 10時16分18秒 UTC+9 Yichao Yu: >> >> >> >> On Sat, Nov 5, 2016 at 6:49 AM, <pepepe...@gmail.com> wrote: >> >> > >> >> > >> >> > I found "raijin" in https://github.com/iuraiura/raijin >> >> > I could download it and rewrite some parameters, but I could not run >> it. >> >> > Could you help me? >> >> >> >> >> >> What do you mean by "you could not run it"? >> >> You don't know how to run a script? >> >> It raises an error when you run it? >> >> It does not give the result you want? >> > >