If you want to be sure with edition, you can run script:
Code:

var ed;

PANEL ed_pan =
{
digits(10,10,"%.0f","Arial#16b",1,ed);
flags = VISIBLE;
}

function main()
{
level_load(NULL);
wait(3);
ed = edition;
}


Look at the helpfile.


I switched to other account since marth 2010. Guess which.