in reply to RE: Re: If
in thread If doesn't work
? Why not exit at the end of error()? Otherwise the script will continue, which would make no sense, and possibly cause other errors.print qq[<HTML><frameset cols="100%,290%"> <frame src="commands.cgi?name=$name" name="commands"> <frame src="base.cgi?name=$name" name="game"> </frameset> </HTML>];
Cheers,
KM
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
RE: RE: RE: Re: If
by takshaka (Friar) on Jun 08, 2000 at 22:32 UTC | |
by KM (Priest) on Jun 08, 2000 at 22:48 UTC |