Reply to note from "George Scithers"Sun, 23 Oct 2005 23:11:08 -0400 > What I have been doing is to search-absolute (sea) for the > string /.[space]a/ and then the string /.[space]b/ and so on > through the alphabet. > > Any suggestions on how to do this more easily? With a little XPL, you can fashion a SEarch command that will flag only the lowercase matches. For examples, see attached files FINDIT3.PM (for Xy3) and FINDIT4.PM (for Xy4). -- Carl Distefano cld@xxxxxxxx Attachment: FINDIT3.PM
Description: Binary dataAttachment: FINDIT4.PM
Description: Binary data