ATEasy statements are the program elements that control how and in what order, data is manipulated. Most ATEasy statements are usually a one-line text that must be ended with a new-line character.
In ATEasy version 5.0 a statement can span across more than one line by placing the \ character at the end of each line that is expanded. In addition a multi line comment statement can be inserted inside a statement. The For, If, #Ifdef, Loop, Repeat, Select, Try, and While statements contains other statement (s) and therefore span over multiple lines .
ATEasy statements can be categorized as basic (assignments, function/subroutine calls, and commands), flow control, and miscellaneous statements.
|
|
|
LoadLibrary (v7) |
||
|
UnloadLibrary (v7) |
||
|
|