[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;



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