-- background: 243874 from stack: in -- bmap block id: 244215 -- flags: 0000 -- background id: 0 -- name: Kanji.Standard.wŠhlen ----- HyperTalk script ----- on idle if the visible of card btn OK is true then repeat until the mouse is down set cursor to Lösch end repeat set cursor to gelöscht click at the clickloc exit idle end if pass idle end idle -- part 10 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=20 top=123 right=177 bottom=91 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 13 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=18 top=66 right=99 bottom=52 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 14 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=31 top=116 right=150 bottom=62 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 17 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=21 top=222 right=273 bottom=81 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 18 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=31 top=300 right=315 bottom=56 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 19 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=44 top=281 right=314 bottom=65 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 23 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=34 top=56 right=78 bottom=47 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 26 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=6 top=173 right=197 bottom=26 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 27 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=27 top=247 right=282 bottom=71 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 30 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=11 top=41 right=116 bottom=50 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 31 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=60 top=124 right=162 bottom=95 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 34 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=1 top=276 right=325 bottom=59 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 36 (field) -- low flags: 01 -- high flags: 0007 -- rect: left=118 top=69 right=341 bottom=231 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: GemerkteZeichen ----- HyperTalk script ----- on mouseup if the visible of card btn OK is true then set cursor to gelöscht lock screen set locktext of me to false click at the clickloc click at the clickloc delete line word 2 of the selectedLine of me set locktext of me to true unlock screen if me is empty then send mouseup to card btn ok end if end mouseup