if I try your first suggestion GP does not freeze, but nothing happens. The second suggestion also cause a frezze
EDIT:
Finaly I've found a solution! YAY
Code: Select all
method confStageResolution Page {
setGlobal 'stageResolution' (prompt (global 'page') 'Stage-Resolution:' '800')
}