with (myDialog = new Window ('dialog', 'Print', undefined)) {
eText2 = add('edittext')
eText2.size = [207, 21]
eText2.active = true
with (gGroup10 = add ('group')){
size = [400, 29]
btButton1 = add('button', undefined, 'Standart Print &Window', {alignment:['left'...