content
» Control Section Process Details
|
Move your mouse round the image for details:
A Meta-Update script looks like a "Windows ini file". It has two types of sections: Control and Assignment. Control Sections specify Meta-Update operations. A control section can be performed exactly once, or, it can iterate through results of a Query, SQL Query, File, or, a Diary Field's or delimited string's entries. In each iteration or loop, an Output to an ARS record or ASCII file may be done. Output ARS records are automatically reloaded. The section can launch other sections to output more records. Each Control Section specifies Assignment Sections to be performed at various times during its life. These are used to load other records, LookUp and translate values, assign script variables, output field values, fire server or client processes, control the script operation. |
|