RE: Script's Name

2003-07-22 Thread Dan Muey
> > --- Nigel Peck - MIS Web Design <[EMAIL PROTECTED]> wrote: > > Can someone please remind a forgetful idiot how to get the > name of the > > script being run (the file itself)? I alwayd use CGI: use CGI qw(:standard); my $self = url(relative => 1); HTH Dan > > > > Cheers, > > Nigel > >

RE: Script's Name

2003-07-19 Thread Nigel Peck - MIS Web Design
Thanks all :) > -Original Message- > From: Kristofer Hoch [mailto:[EMAIL PROTECTED] > Sent: 17 July 2003 23:09 > To: [EMAIL PROTECTED] > Subject: Re: Script's Name > > > > --- Nigel Peck - MIS Web Design <[EMAIL PROTECTED]> wrote: > > Can so

Re: Script's Name

2003-07-17 Thread Kristofer Hoch
--- Nigel Peck - MIS Web Design <[EMAIL PROTECTED]> wrote: > Can someone please remind a forgetful idiot how to get the name of > the script being run (the file itself)? > > Cheers, > Nigel > > MIS Web Design > http://www.miswebdesign.com/ > print "Full File name: $0\n"; Forgetfulness does not

Re: Script's Name

2003-07-17 Thread Jenda Krynicky
From: "Nigel Peck - MIS Web Design" <[EMAIL PROTECTED]> > Can someone please remind a forgetful idiot how to get the name of the > script being run (the file itself)? $0 See perldoc perlvar Jenda = [EMAIL PROTECTED] === http://Jenda.Krynicky.cz = When it comes

RE: Script's Name

2003-07-17 Thread Tony Esposito
. Central Expressway, Suite 900 > Richardson, TX 75080 > (972) 643-3115 > [EMAIL PROTECTED] > -Original Message- From: Nigel Peck - MIS Web Design [mailto:[EMAIL PROTECTED] Sent: Thursday, July 17, 2003 4:13 PM To: Kristofer Hoch; [EMAIL PROTECTED] Subject: Script's

Script's Name

2003-07-17 Thread Nigel Peck - MIS Web Design
Can someone please remind a forgetful idiot how to get the name of the script being run (the file itself)? Cheers, Nigel MIS Web Design http://www.miswebdesign.com/ -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]