Loading Levels From a File

I am making a simple breakout style game and idealy I would like to load the levels from a datafile.
How would I go about doing this, please.
CJ

How would I go about doing this, please.
CJ

Game Editor discussion board
http://game-editor.com/forum/
makslane wrote:Use the LoadGame function.
More info here:
http://www.game-editor.com/docs/script_ ... m#loadgame
http://game-editor.com/games/breakout.zip (Breakout demo)