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

Re: [MacPerl] BBEdit skips input



On 6:25 PM 10/10/00 Yosemite <g3pb@alaska.net> wrote:

> i get two different result depending on if i run the following script
> from MacPerl or BBEdit 5.1. Any solution to this? when this is ran
> from MacPerl, the scipt waits for input, from BBEdit the scripts does
> not wait for input

The interface BBEdit uses to control MacPerl doesn't allow for
interaction.  There is a run mode that does allow for interaction, but
BBEdit does not use it, nor have I ever tested it.  I am not interested
in doing a full blown console inside of BBEdit at this time.  If you
want to use stdin, you'll have to turn on "Bring MacPerl to Front" or
rewrite your script to use the mac ask subroutines.

-- 
Jim Correia                                Bare Bones Software, Inc.
correia@barebones.com                     <http://web.barebones.com>

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