I'm not sure to understand how to use the script.
I think that the example works correctly, if I don't modify their.
Then if I open anyone script, for example the JScript-DateTime (double-click on the pop-up Scripting on the relevant file title), I see the script in the editor.
Next I play debug with the play-like button on the bar above the editor, then the result on the console is the following:
[18454179] Stack recording threshold set to 3 frames
[18454275] Default Directory is C:\Program Files (x86)\Sparx Systems\EA
[18454277] Agent dll found: C:\Program Files (x86)\Sparx Systems\EA\vea\x86\SSScriptAgent32.DLL
[18454277] Default Directory is C:\Program Files (x86)\Sparx Systems\EA
[18454282] Agent: Started
[18454456] edit and continue - unsupported
[18454486] Script finished
[18454486] Debug Session Ended
Also I set the breakpoint at the start of the functions in the script, but the debug continue without passing through this breakpoint.

There is anything that I miss?
Thank you