[Date Prev][Date Next][Subject Prev][Subject Next][
Date Index][
Subject Index]
Re: File that won't print to the end
- Subject: Re: File that won't print to the end
- From: Harry Binswanger hb@xxxxxxxx
- Date: Sun, 24 Oct 2004 23:53:20 -0400
Dear Harry
How do I put "any alphanumberic character" onto the command line?
Normally, alt+Shift-A produces the reverse A up there (or in the text
window, at least under Xy4).
If that doesn't work, put your cursor on a blank command line, type in:
func wa
then hit enter. That will put the reverse A up there, and you then can,
using backspace, get rid of the "func wa" and type in normal characters
around it to produce the desired line:
ci /{A}/x/
where {A} indicates that "any alphanumeric character" represented by the
reverse A.
Good enough?
Harry Binswanger
hb@xxxxxxxx