User`s manual

101
JAM player dialog
Jam Player version 1 (see Action and Variables controls)
Jam Player version 2 (see Action and Procedures controls)
Action
Select desired action for executing.
Jam file of version 2 consists of actions. Action consists of calling of procedures which are
executed.
Jam file of version 1 does not know statements 'action' and 'procedure', therefore choice
Action is not accessible. Program flow starts to run instructions according to boolean
variables with prefix DO_something. If you need some new boolean variables with prefix
DO_something then contact us.
Procedures