Hello manisha,
This script works fine in our project.
---attach to the yes button of the PRINT message box
on mouseup
printFrom label("layout")
go to frame "print?"
end
--this does not include magnification/reduction specs since i want it to be
the default setting
where;
layout - is the frame marker name which contains all that i want to be
printed
note: it is best to have the background color on this frame white (if
the
printer connected is colore) because if it of other color, it will take time
to print and a waste of ink too :-).
The "layout" frame is just one frame long.
print? - is the frame marker name where this PRINT message box is located
in the score
This works even if you are connected to a network printer, as long as the
printer in your unit is set as default.
Hope this helps.
ellen
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list,
email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo. Thanks!]