Jump to content




Program Transfer between Beginner and regular Turtles?


2 replies to this topic

#1 Atm2222

  • New Members
  • 1 posts

Posted 13 July 2015 - 01:19 AM

I am not a novice at programming, but I don't know LUA syntax very well, so I decided to use CCEDU to write a program and I want to export it to a regular turtle so i can get it to run on startup. Thanks! Please Help ! :)

#2 Bomb Bloke

    Hobbyist Coder

  • Moderators
  • 7,099 posts
  • LocationTasmania (AU)

Posted 13 July 2015 - 06:25 AM

When looking at your script library (the list down the lower right of the interface you get when accessing a beginner turtle), you'll see a "Copy <script> To Disk" button just underneath it. Pressing it should add a disk to your player character's inventory.

Now place a Disk Drive next to your regular turtle, and the disk into that. To copy the script from the disk to the turtle itself, type into the turtle's command line:

cp /disk/<scriptName> /

You can then run the script by typing just its name, or edit it by typing "edit <scriptName>".

#3 LeotomasMC

  • Members
  • 66 posts
  • LocationI am a hidden viuris on your computer

Posted 24 August 2015 - 09:49 PM

or can cheat and go into your saves folder but thats a "why would i do that" thing so just ignore this and carry on





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users