-- card: 6438 from stack: in -- bmap block id: 0 -- flags: 0000 -- background id: 2685 -- name: Versions -- part 1 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=329 top=36 right=58 bottom=429 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Get Versions ----- HyperTalk script ----- on mouseUp set cursor to watch put empty into cd fld "Versions" get alist("!") putVersion alist("!") putVersion btree("!") putVersion research("!") putVersion errorname("!") putVersion errorstring("!") end mouseUp on putVersion version put item 5 of version into compiled delete item 3 to 5 of version put version & return after cd fld "Versions" put " Compiled: " & compiled & return after cd fld "Versions" end putVersion -- part 2 (field) -- low flags: 01 -- high flags: 0007 -- rect: left=257 top=90 right=314 bottom=502 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 10 -- style flags: 0 -- line height: 13 -- part name: Versions -- part 3 (field) -- low flags: 01 -- high flags: 0002 -- rect: left=257 top=74 right=90 bottom=502 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 3 -- text size: 10 -- style flags: 256 -- line height: 13 -- part name: -- part contents for background part 9 ----- text ----- DemoStack 0.9 -- part contents for background part 1 ----- text ----- Versions -- part contents for background part 12 ----- text ----- Card #11 -- part contents for card part 3 ----- text ----- Versions -- part contents for background part 14 ----- text ----- The field on the right displays the versions of the XFCNs in this stack. Use the "Get Versions" button to update this list. -- part contents for background part 13 ----- text ----- Description -- part contents for card part 2 ----- text ----- ArrayList XFCN, Version 0.9 Compiled: Aug 27 1990 08:12:23 BinaryTree XFCN, Version 0.9 Compiled: Aug 27 1990 08:32:47 Research XFCN, Version 0.9 Compiled: Aug 27 1990 08:02:28 ErrorName XFCN, Version 0.9 Compiled: Aug 27 1990 08:10:42 ErrorString XFCN, Version 0.9 Compiled: Aug 27 1990 08:14:39