in reply to pEdit
############################## if ($^O =~ /Win/i) { sub print {your sub.....} } else { sub print {return} } ##############################
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: pEdit
by Elijah (Hermit) on Mar 06, 2004 at 23:00 UTC |