Someone posted this to the list a couple of weeks back. It does not appear to be working.... I cannot seem to find the reference to $^0 my $clear; if ($^O =~ /mswin/i || $^O =~ /dos/i) { $clear = `cls`; } elsif ($^O eq 'linux') { $clear = `clear`; } Thanks... Craig [EMAIL PROTECTED] Pager Numeric: 1-877-895-3558 Email pager: [EMAIL PROTECTED] -------------------------------------------------------------- You will never find time for anything. If you want time, you must make it. Charles Buxton
- Re: Agnostic clear command... Craig S Monroe
- Re: Agnostic clear command... Brett W. McCoy
- RE: Agnostic clear command... Wagner-David
- Re: Agnostic clear command... Michael Fowler
- Re[2]: Agnostic clear command... Tim Musson
- Re: Agnostic clear command... paul