#include resource 'ALRT' (204, "Low Memory Warning", locked, preload) { {40, 20, 142, 380}, 204, { /* array: 4 elements */ /* [1] */ OK, visible, silent, /* [2] */ OK, visible, silent, /* [3] */ OK, visible, silent, /* [4] */ OK, visible, silent }, alertPositionMainScreen }; resource 'ALRT' (129, "Bad signature", purgeable) { {40, 40, 128, 351}, 129, { /* array: 4 elements */ /* [1] */ OK, visible, sound1, /* [2] */ OK, visible, sound1, /* [3] */ OK, visible, sound1, /* [4] */ OK, visible, sound1 }, alertPositionParentWindow }; resource 'ALRT' (400, "Error alert", locked, preload) { {104, 130, 251, 490}, 400, { /* array: 4 elements */ /* [1] */ OK, visible, silent, /* [2] */ OK, visible, silent, /* [3] */ OK, visible, silent, /* [4] */ OK, visible, silent }, alertPositionMainScreen }; resource 'ALRT' (401, "Error alert - filename", locked, preload) { {104, 130, 247, 489}, 401, { /* array: 4 elements */ /* [1] */ OK, visible, silent, /* [2] */ OK, visible, silent, /* [3] */ OK, visible, silent, /* [4] */ OK, visible, silent }, alertPositionMainScreen }; resource 'DITL' (204, "Low Memory Warning", locked, preload) { { /* array DITLarray: 2 elements */ /* [1] */ {69, 289, 89, 347}, Button { enabled, "OK" }, /* [2] */ {10, 78, 56, 348}, StaticText { disabled, "Memory is getting full. Please try to alleviate the problem by closing some documents. " } } }; resource 'DITL' (129) { { /* array DITLarray: 2 elements */ /* [1] */ {56, 216, 76, 274}, Button { enabled, "OK" }, /* [2] */ {13, 65, 46, 273}, StaticText { disabled, "Custom signature must contain exactly four characters." } } }; resource 'DITL' (400, "Error alert", locked, preload) { { /* array DITLarray: 3 elements */ /* [1] */ {100, 280, 120, 340}, Button { enabled, "OK" }, /* [2] */ {10, 70, 70, 344}, StaticText { disabled, "^0" }, /* [3] */ {70, 70, 90, 344}, StaticText { disabled, "Error code: ^1" } } }; resource 'DITL' (401, "Error alert", locked, preload) { { /* array DITLarray: 5 elements */ /* [1] */ {100, 260, 120, 340}, Button { enabled, "Continue" }, /* [2] */ {10, 70, 50, 344}, StaticText { disabled, "^0" }, /* [3] */ {50, 70, 70, 344}, StaticText { disabled, "File: ^1" }, /* [4] */ {100, 170, 120, 238}, Button { enabled, "Cancel" }, /* [5] */ {70, 70, 90, 344}, StaticText { disabled, "Error code: ^2" } } };