On Thu, 19 Apr 2001, Thomas_M wrote:

> > How I do to capture a information in my script in pine enviroment.
> 
> What's a "pine environment"? Canada? :-)
> 
> > My problem is that i have a script that i call in pine and 
> > this print me a
> > data but before he do it,  had to ask to a information that I have to
> > write them print this data, but is not working
> >  
> > Can someone helpme.
> 
> Probably, if you:
> 
> 1. further explain the environment and how your script is called
  
Pine is software to read email in UNIX and I call my acript whit a F2
command.

> 2. show us the code that's not working

print "Atendido por:"
chop($apellido<STDIN>);
.
.
.
More code, the other parts of the scritp


> 3. explain in detail what it does wrong

When I call the script the firts thing it have to do is promp me "Atendido
por:" I write my name and them jump to do the next part. But is not doin
the firt part is jumping to next part of the script.


> 4. explain in detail what you want it to do.

Sorry my english is bad I try to explain me.

Only that this script stop and let me input the info and them do the other
part, that all.

> 
> -- 
> Mark Thomas                    [EMAIL PROTECTED]
> Sr. Internet Architect         User Technology Associates, Inc.
> 
> $_=q;KvtuyboopuifeyQQfeemyibdlfee;; y.e.s. ;y+B-x+A-w+s; ;y;y; ;;print;;
> 

Thanks for the help.

_______________________________________________
Perl-Unix-Users mailing list. To unsubscribe go to 
http://listserv.ActiveState.com/mailman/subscribe/perl-unix-users

Reply via email to