Julia Programming Language
How to execute a script in the current project?
General Usage
question
HanD
November 15, 2024, 2:29pm
2
Does writing
function menu() Main.include("examples/menu.jl") end
solve the problem?
1 Like
show post in topic
Related topics
Topic
Replies
Views
Activity
How to execute a script within REPL
New to Julia
1
708
December 7, 2018
Include, using, export
New to Julia
4
613
March 8, 2020
Calling module and function form external file
General Usage
1
375
February 19, 2019
Executing a file
New to Julia
4
534
May 6, 2019
Using PackageCompiler with include function
Internals & Design
1
511
February 27, 2019