Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!decvax!harpo!seismo!hao!hplabs!sri-unix!W8SDZ@mit-mc From: W8SDZ@mit-mc@sri-unix.UUCP Newsgroups: net.micro.cpm Subject: New SQ and USQ programs Message-ID: <4428@sri-arpa.UUCP> Date: Sun, 21-Aug-83 16:18:00 EDT Article-I.D.: sri-arpa.4428 Posted: Sun Aug 21 16:18:00 1983 Date-Received: Mon, 22-Aug-83 19:23:26 EDT Lines: 10 From: Keith Petersen The new versions of SQ and USQ do allow wild cards, so FLS.COM is no longer needed. WILDEXP.C version 1.6 is used, I believe, and it contains a "safe limit" to the number of wild card filenames to be matched. This is to prevent the overflow of the names buffer into data areas. This of course means that USQ *.* on a hard disk with 500 files on it will result in processing of only the "safe limit number" of files, which I believe is 200 names. --Keith