At 04.28 10/29/97, Philippe de Rochambeau wrote: >The MacPerlFAQ says the following: > >"3.2.3) How can I output to another window? > >open(CON2, ">Dev:Console:Another Window");" > >However, this does not work in MacPerl 5.14r4. No new window gets >created. How do you output to another window than the console window? It doesn't actually get created until you write to it. Try print CON2 'test'; >How do you close the console window? I don't know. -- Chris Nandor pudge@pobox.com http://pudge.net/ %PGPKey=('B76E72AD',[1024,'0824 090B CE73 CA10 1FF7 7F13 8180 B6B6']) #== MacPerl: Power and Ease ==# #== Publishing Date: Early 1998. http://www.ptf.com/macperl/ ==# ***** Want to unsubscribe from this list? ***** Send mail with body "unsubscribe" to mac-perl-request@iis.ee.ethz.ch