Jump to content

Help w/ programming on computer craft


Recommended Posts

To fire off program2 from within program1, do shell.run("/program2"). Obviously, swap / for the appropriate path to program2 (i.e. if program2 is in the folder stuff, "/stuff/program2"). I cannot recall if it can be omitted if program2 is in the same path as program1, so I figured I'd err on the side of caution heh.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...