Document Class Extensions
Posted: Mon Oct 23, 2000 7:08 am
I have a document class set up, and under the "Files in Class" I wanted to use items like
sp_*.txt
*_sql.txt
*.sql.txt
However, files that meet that criteria end up falling under the Text class (Because it has *.txt). I want all other *.txt to fall under the Text class, but Anything that meets the above criteria to go under a different class. Basically, I want some order that classes are checked. Is there any way to do that?
Thanx,
-Chris
sp_*.txt
*_sql.txt
*.sql.txt
However, files that meet that criteria end up falling under the Text class (Because it has *.txt). I want all other *.txt to fall under the Text class, but Anything that meets the above criteria to go under a different class. Basically, I want some order that classes are checked. Is there any way to do that?
Thanx,
-Chris