home *** CD-ROM | disk | FTP | other *** search
- -- card: 7661 from stack: in
- -- bmap block id: 7994
- -- flags: 0000
- -- background id: 2766
- -- name: Open
-
-
- -- part 1 (field)
- -- low flags: 00
- -- high flags: 0002
- -- rect: left=192 top=115 right=127 bottom=436
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 9
- -- style flags: 0
- -- line height: 12
- -- part name: loc dn
-
-
- -- part 2 (button)
- -- low flags: 00
- -- high flags: 8003
- -- rect: left=192 top=139 right=193 bottom=310
- -- title width / last selected line: 0
- -- icon id / first selected line: 1009 / 1009
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Open It
- ----- HyperTalk script -----
- on mouseUp
- Open file card field "loc dn"
- Read from file card field "loc dn" for 99999
- Put card field "loc dn" into card field "loc title" of card "Editor"
- Close file card field "loc dn"
- Go to card "Editor"
- end mouseUp
-
-
-
- -- part 3 (button)
- -- low flags: 00
- -- high flags: 8003
- -- rect: left=323 top=139 right=193 bottom=436
- -- title width / last selected line: 0
- -- icon id / first selected line: 27056 / 27056
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Cancel
- ----- HyperTalk script -----
- on mouseUp
- go to card "Editor"
- end mouseUp
-
-
-
- -- part contents for card part 1
- ----- text -----
- Untitled
-
- -- part contents for background part 19
- ----- text -----
-
-
-
-
-
-