Hiya.
Ok. Lets try this another way. What have you read in the manual? How far have you gotten in the tutorials for it?
Reference Manual:
http://download.conitec.net/3dgs_manual_e.zipGame Design Tutorial:
http://download.conitec.net/wed_tutorial_e.zip-->Game Design Tutorial Level:
http://server.conitec.net/gsa6/t6tut1c.zipC-Script Workshop:
http://server.conitec.net/down/cscript.zip How much of those have you gotten through? Those give you the overall basics of how the engine works, what tools are included and how they work (Model EDitor, Script EDitor, World EDitor), info on how to write C-Script (the scripting language for A6), and a list of all the C-Script commands.
How is 'code executed'? "Code", or C-script in A6 (the engines scripting language) is saved in files with the extension ".wdl". The C-Script Workshop tutorial and the main Game Design Tutorial will fill you in on it.