[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl] Controlling ToolServer from MacPerl



> Ummm...just pipe it to Rez. MacPerl will use ToolServer if installed. For
> example, this works:
>
> open PIPE, "| Rez -o :test";
> print PIPE 'data \'fwst\' (-16564) {
> 	$"0008 00A8 0092 013F 0163 08CA 003B E7DA"
> 	$"003B 003B 0106"
> };';
> close PIPE;

Ah, yes!  See, there *was* a reason for my not wanting to reinvent the 
wheel.  One tends to forget that pipes are available to MacPerl with 
Toolserver, as they're not generally available otherwise.  I will try 
this....  Later:  Yeehaa!  Whoop, whoop, whoop!  Of course, it works the 
first time!

Thanks.  Further kudos will go in the about box of the finished app.

Now, I need to do the conditional test for ToolServer (or the preference 
dialog, whichever I decide).

--B

# Fungal Parataxonomy                   Mycology Information (Mycoinfo)
# Webmaster, Staff Writer      **The World's First Mycology E-Journal**   
# <mailto:webmaster@mycoinfo.com>            <http://www.mycoinfo.com/> 
#
# First they ignore you. Then they laugh at you. Then they fight you.
# Then you win.                                     --Mohandas Gandhi


===== Want to unsubscribe from this list?
===== Send mail with body "unsubscribe" to macperl-request@macperl.org