-- Print Dialog Behavior
-- HandyDialog Xtra 1.0 or later is required
-- by Meliora Software www.meliorasoft.com/xtras/
-- Compatibilities: Director 6.0 or higher Windows
if getAt(Ok,1) = 0 then
if count(Ok) = 3 then
-- Print button clicked
put getAt(Ok,3)
else
-- Cancel button was clicked
put "Cancel button was clicked"
end if
else
-- Error occured
alert("Error: " & getAt(Ok, 1) & " - base error code")
end if
end
on getBehaviorDescription
return "- - Print Dialog Behavior - -"
end
Contact
MMI
36 South Court Sq
Suite 300
Newnan, GA 30263
USA