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

Re: [MacPerl] problems with BBEdit glue



At 9:01 PM 2/8/96, Ryan Rempel wrote:
>I too am having some problems getting the BBEdit glue to work. I don't get
>the error messages that one other person reports. Instead, invoking the
>extension produces no effect. I'm pretty sure I've got everything installed
>as per instructions--the test "subst" extension does syntax check OK, but
>invoking it (or anything else) doesn't do anything.
>
>My setup is MacPerl 5.0.6, BBEdit 3.5.2, System 7.5.1 on a Performa 600.

The subst program worked fine for me.  Same setup, but 7.5.2 on a 9500.
I needed to take a look at the code to see what it does (in the TEXT
code resource).  Highlight a section in your BBEdit window which contains 
the word "hello" and select the "subst" program.

As far as writing your own scripts for the glue, read through BBEdit.pm
to see what procedures are available to interact with BBEdit.  I imagine
that the reference files for BBEdit plugins would have more information
on exactly how these routines interact.

-Charles Albrecht
 charlesa@redgate.com