Using Subfolders to Organize Your Files

If you have many files in an E-book, you can place those files in subfolders within the main folder. For example, if you have several worksheets under each of the topics "Continued Fractions" and "Prime Numbers," you might place them in two subfolders called FRACTIONS and PRIMES, respectively, within the ALGEBRA folder.

If you decide to use subfolders to organize your worksheets, you need to make additional entries at the top of your HBK file just below the version and title entries. For example, if you have two subfolders called FRACTIONS and PRIMES, the beginning of your HBK would look something like this:

.version 2005
.title
.path algebra
.path algebra\fractions
.path algebra\primes
SPLASH
TOC

For every subfolder there must be a path entry in the HBK file.

Notes: