if item 1 of admode then put "The machine started up with 32-bit addressing." into question
else put "The machine did not start up with 32-bit addressing." into question
if item 2 of admode then put " The machine has 32-bit compatible system zone." after question
else put " The machine doesn't have 32-bit compatible system zone." after question
if item 3 of admode then put " The machine is 32-bit capable." after question
else put " The machine is not 32-bit capable." after question
answer question
end mouseUp
-- part 16 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=473 top=51 right=84 bottom=511
-- title width / last selected line: 0
-- icon id / first selected line: 15664 / 15664
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Home
----- HyperTalk script -----
on mouseUp
visual dissolve to black
visual dissolve to white
visual dissolve to black
visual dissolve
go home
end mouseUp
-- part 17 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=475 top=22 right=50 bottom=512
-- title width / last selected line: 0
-- icon id / first selected line: 13510 / 13510
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Jeff
----- HyperTalk script -----
on mouseEnter
set hilite of target to true
end mouseEnter
on mouseLeave
set hilite of target to false
end mouseLeave
-- part contents for card part 9
----- text -----
GetAddressingMode takes no parameters. It returns three items, in a comma-delimited list. Item 1 is true if the machine started up with 32-bit addressing. Item 2 is true if the machine has 32-bit compatible system zone. Item 3 is true if the machine is 32-bit capable. Click on and/or examine the script of the button above to see how it works!
A small shareware fee of $5 is requested if you use this XFCN for anything besides personal use.
If you have comments, questions, or suggestions, you can contact me in any of the following ways: