Re: import is ignoring certain files

2002-11-13 Thread Kaz Kylheku
On Wed, 13 Nov 2002, Schoep, Grant @ STORM wrote: > Doh! I must be a moron for missing that. I need to come up with a better > ignore list. Those were put in since we have lots of things like bin.SunOS, > bin.OSF1, bin.IRIX, bin.NT.. and so on. Maybe just changing it to bin.* > would be better, at

RE: import is ignoring certain files

2002-11-13 Thread Schoep, Grant @ STORM
platforms, so there is no *. Thanks for the help -grant -Original Message- From: Kaz Kylheku [mailto:kaz@;ashi.footprints.net] Sent: Wednesday, November 13, 2002 11:24 AM To: Schoep, Grant @ STORM Cc: [EMAIL PROTECTED] Subject: Re: import is ignoring certain files On Wed, 13 Nov 2002, Schoep

RE: import is ignoring certain files

2002-11-13 Thread Shankar Unni
> I someProg/bsh/commands/bind.bsh > I someProg/bsh/commands/object.bsh > I someProg/modes/objective-c.xml > bin*< > lib* > obj*< You just answered your own question here, Grant.. "bind.bsh" matches "bin*". Similarly, "object.bsh" and "objective-c.xml" mat