EDU Activity Editor icon EDU Activity Editor Design, edit and export structured Blockly-based lessons, groups and hints for ARC Lite Portable; supports rich HTML, images, JSON import/export. Try it →
Tutorial
United Kingdom
YouTube
Published — Updated

The ARC Script Manual.

Step 6 of 21
E.)

Else Condition tree must be closed with an ENDIF Example: If (GetDigital(D0) = 1) Print("Yes") Else Print("No") EndIf

Exec( EXE/Bat File, [parameters] ) Executes a windows application or batch file. The second parameter is a list of optional parameters Example: Exec("C:\Windows\Notepad.exe") Example: Exec("C:\Windows\Notepad.exe", "C:\MyFile.txt")


ARC Pro

Upgrade to ARC Pro

ARC Pro is your gateway to a community of like-minded robot enthusiasts and professionals, all united by a passion for advanced robot programming.