ACL Training and Consulting by Paul Picard
User friendly interface between user data problems and ACL based solutions
It is crucial that the
scripting training sessions and workshops are adapted to the experience levels
and goals of the participants. This is a
generic outline to build from.
1. Generic info about scriptsWhat is a Script?1.2 Why make some scripts?1.3 Running scripts in ACL1.4 Script Planning1.4.1 Know exactly what you want to do:1.4.2 Verification1.4.3 Modular design1.4.4 Naming convention1.5 Syntax2. Creating a script2.1 Using commands in the log2.2 Table history2.3 Script Recorder2.4 Manually create and edit a script3. Basic Commands3.1 The Comment command3.2 The Set command3.3 Open and Close tables3.4 Delete3.5 Defining fields3.5.1 Physical fields:3.5.2 Simple computed field3.5.3 Conditional computed field3.6 The All parameter3.7 Workspace3.8 Save command4 Do Script command within a script4.1 The mechanics of the process4.2 The IF command and the if parameterIf Command:If parameter (command filter):The If command with Do Script4.3 Do Script [While] The while control.5 Group…End CommandA command
very specific to ACL that controls the flow of complex processes and
accelerates the multi tasking of commands on a table.
5.1 Commands that can be used within group5.2 Simple groups5.3 Variables in Group5.4 Conditional Group5.5 Nested Group5.6 Loop command6 User interface6.1 Accept User Input6.1.1 Dialog windows7.1.2 Control quality of input6.2 Keep user informed8. Building generic scripts as templatesHow to build scripts that
can be easily be adapted to similar situations.
9. Building fully automated scripted solutionsFrom the data access to the
formatted desired outputs.
|