I have a LaserWriter 300 connected to the printer port and I would like to print to it. I tried this: open( PRINTET, '>Dev:Printer'); $str = "This is a Test..."; print $str; print PRINTET $str; and it crased MacPerl with a type 10 error. Is there some other way I can print $str on my printer? Thanks. -- -Derrik firebug@apk.net http://come.to/thefire ----------------------------------------------------------- fear is the path to the darkside; fear leads to anger; anger leads to hate; hate leads to suffering - yoda ===== Want to unsubscribe from this list? ===== Send mail with body "unsubscribe" to macperl-request@macperl.org