At 3:57 PM -0800 11/1/00, Peter Prymmer wrote:
>On Wed, 1 Nov 2000, Charles Lane wrote:
>-$ match = "/* postprocessed by vms_yfix.pl"
>+$ match = "/* Postprocessed by vms_yfix.pl"
> $ if f$extract(0,f$length(match),line) .nes. match

Probably better still would be to use f$edit to lowercase the 
f$extract output so that you're not sensitive to case at all.

Dick
--
Dick Munroe                     (E) mailto:[EMAIL PROTECTED]
Cottage Software Works, Inc.    (O) 978 815 1622
PMB 361                         (F) 617 489 0328
464 Common St.                  (W) http://www.acornsw.com/
Belmont, Ma. 02478

Reply via email to