Automation Engine Script Guide > Introduction > Basics > Script Structure

Script Structure

A scriptA particular Automation Engine object type. consists of 3 different types of lines:


Comment Lines

Example:

!Comment line

AE Script Lines

Example of a script statement: :PRINT "Automation Engine"

Example of a script function: :SET &RESULT# =ADD(2,2)

Data Lines

Example:

copy test.txt c:\temp

 

 


Automic Documentation - Tutorials - Automic Blog - Resources - Training & Services - Automic YouTube Channel - Download Center - Support

Copyright © 2016 Automic Software GmbH