gt;
> Sent: Wed, 23 Jul 2003 02:52:16 +0800
> Subject: Re: print command help
>
> > - Original Message -
> > From: "Josh Corbalis" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Wednesday, July 23, 2003 2:24 AM
> > Sub
On Tue, 22 Jul 2003 16:29:08 -0500, "Josh Corbalis" <[EMAIL PROTECTED]> wrote:
> > I'm writing a webmin module and I'm trying to add a search function
> > in right now but after I search for it and try to display the output
> > it has a problem w
> I'm writing a webmin module and I'm trying to add a search function
> in right now but after I search for it and try to display the output
> it has a problem with the way the output is formatted.
>
> print "searchtest<10>"; will print searchtest<10>
> print "searchtest< gimp><10>"; will print
-- Original Message ---
From: "LI NGOK LAM" <[EMAIL PROTECTED]>
To: "Josh Corbalis" <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>
Sent: Wed, 23 Jul 2003 02:52:16 +0800
Subject: Re: print command help
> - Original Message -
> Fr
- Original Message -
From: "Josh Corbalis" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, July 23, 2003 2:24 AM
Subject: print command help
> I'm writing a webmin module and I'm trying to add a search function in
right
> now but af
I'm writing a webmin module and I'm trying to add a search function in right
now but after I search for it and try to display the output it has a problem
with the way the output is formatted.
print "searchtest<10>"; will print searchtest<10>
print "searchtest< gimp><10>"; will print searchtest< gi