On 11/24/2006 05:37 PM, JupiterHost.Net wrote:
Tom Phoenix wrote:
On 11/24/06, JupiterHost.Net <[EMAIL PROTECTED]> wrote:
The trick is I can't seem to goto() return in
do_some_stuff_and_return(), I'm sure since its so deep down...
Are you saying that you want a subroutine that can make th
On Tue, 2006-11-21 at 08:40 +, Mário Gamito wrote:
> perl: warning: Setting locale failed.
> perl: warning: Please check that your locale settings:
> LC_ALL = (unset),
> LC__FASTMSG = "true",
> LANG = "en_GB"
> are supported and installed on your system.
> perl: warn
Beginner wrote:
> Hi,
Hello,
> I have a number of jpegs I wanted to rename. I wrote a short script
> to do it but the new file name is not always generated correctly. The
> script should find the last letter in the filename (before the
> extension) and substitute it for '_a'.
>
> If you look
Tom Phoenix wrote:
On 11/24/06, JupiterHost.Net <[EMAIL PROTECTED]> wrote:
The trick is I can't seem to goto() return in
do_some_stuff_and_return(), I'm sure since its so deep down...
Are you saying that you want a subroutine that can make the subroutine
that called *it* return? I'm not su
From: "D. Bolliger" <[EMAIL PROTECTED]>
> Emacs / Xemacs can do that all; check syntax, run with output in new
window,
> rcs/cvs integration, syntax highlighting, automatic (and of course
> customizable) source formatting support...
>
> And it has much much *much* more features I don't know/use ye
On Thu, Nov 23, 2006 at 11:00:28AM -0800, Randal L. Schwartz wrote:
> > ""Suja" == "Suja Emmanuel" <[EMAIL PROTECTED]> writes:
>
> "Suja> Could you please suggest me any good PERL editor which is
> "Suja> available in open source tools. I have tried 'EngineSite Perl Editor
> "Suja
Beginner am Freitag, 24. November 2006 14:48:
> Hi,
>
> I have a number of jpegs I wanted to rename. I wrote a short script
> to do it but the new file name is not always generated correctly. The
> script should find the last letter in the filename (before the
> extension) and substitute it for '_a
Octavian Rasnita am Freitag, 24. November 2006 08:36:
> From: "D. Bolliger" <[EMAIL PROTECTED]>
> > Emacs / Xemacs can do that all;
[snipp]
> I have installed it, but it is very inaccessible for screen readers
Hello Teddy/Octavian
Can't help here since I'm without any win installation since 2
On 11/24/06, JupiterHost.Net <[EMAIL PROTECTED]> wrote:
The trick is I can't seem to goto() return in
do_some_stuff_and_return(), I'm sure since its so deep down...
Are you saying that you want a subroutine that can make the subroutine
that called *it* return? I'm not sure that that would make
Howdy list,
I'm trying to figure this one out and am at the brick wall with trying /docs
in a function I'd like to replace this kind of code:
if($whatever) {
## do some stuff
return @stuff;
}
# we got this far so keep on moving
with
do_some_stuff_and_return( @stuff ) if $whateve
On 11/21/06, Jenda Krynicky <[EMAIL PROTECTED]> wrote:
From: "Jay Savage" <[EMAIL PROTECTED]>
>
> That's not quite how it works. Transactions and table locking are two
> different things. Using transactions won't prevent someone else from
> updating the database or getting a read or write lock. I
Hi,
I have a number of jpegs I wanted to rename. I wrote a short script
to do it but the new file name is not always generated correctly. The
script should find the last letter in the filename (before the
extension) and substitute it for '_a'.
If you look at the results below you'll see that '
Hello:
Have you investigated PSPAD's settings Menu then the
highlighter settings menu ? Select Perl and then look at the compiler
tab. The setup for
a Output window is there.
Regards,
Paul Brasseur
(Victoria, B.C.
Canada )
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additio
From: "D. Bolliger" <[EMAIL PROTECTED]>
> Emacs / Xemacs can do that all; check syntax, run with output in new
window,
> rcs/cvs integration, syntax highlighting, automatic (and of course
> customizable) source formatting support...
>
> And it has much much *much* more features I don't know/use ye
14 matches
Mail list logo