Virtual Reality Robot icon Virtual Reality Robot Stream robot camera to VR and control servos with headset pitch/yaw; supports SteamVR and Cardboard (iOS/Android) for immersive teleoperation Try it →
Canada
YouTube
Asked — Edited
Resolved Resolved by DJ Sures!

Copy And Pasting Scripts

Rookie question. I can't copy and paste a script into another one, is this possible to do in ARC? I highlight the script I want to move and right click but nothing happens.


ARC Pro

Upgrade to ARC Pro

Stay at the forefront of robot programming innovation with ARC Pro, ensuring your robot is always equipped with the latest advancements.

Author Avatar
PRO
Synthiam
LinkedIn Thingiverse Twitter YouTube GitHub
#1  

Microsoft Windows has shortcuts for common commands. The commands are actually universal between Mac and PC. They are as follows...

CTRL-C is COPY CTRL-X is CUT CTCL-V is paste

#2  

Open the script you want to copy. Highlight all and then use CTRL-C... Then create or open a second script and then use CTRL-V to paste the contents of the first script...

Author Avatar
PRO
USA
#4  

You can also use the merge function to copy existing script examples into your current project.