*)Overview
Just Liberty BASIC File Browser, or JLBFB, is a program for
extracting comments from the first of *.bas files.
JLBFB was created by Joseph Essin (JosephE) for the Bas
Finder File Contest at the Just BASIC forums
(http://www.justbasic.conforums.com/).

For more information, see Help > About.

*)Using JLBFB (1)
First, JLBFB scans a given folder and all its subfolders for
*.bas files. So, to tell JLBFB what folder to scan, you can
type the path to the folder in the box that says
"Specify a folder." or use the "..." button to the right of
the box to graphically choose a folder.
*)Using JLBFB (2)
Now that you have chosen a folder, press the "Scan Now..."
button to begin searching the specified folder and all its
subfolders for files. If it finds any *.bas files in the
folder or its subfolders, it will show a list of them in the
middle of the window.

If it doesn't find any files, it will tell you so and
recommend that you specify a different folder and try again.
*)Using JLBFB (3)
Once you have a list of files, you can click on any entry
and view the comments at the first of the file and see the
long and short file name, last date and time stamp on the
file, and the size of the file.

Also, by double-clicking on an entry, you can open the
selected .bas file. If you haven't already told JLBFB where
Liberty BASIC or Just BASIC is, it will ask you to find them
before it can run the file.

That's all there is to viewing files with JLBFB.

*)Searching (1)
After you've run a scan and found files, you can search within
the scan results. To run a search, press the
"Search Results..." button next to the "Scan Now..." button
to open the search window.
*)Searching (2)
At the top of the search window, there is a box for you to
type in. As you type, JLBFB will automatically begin searching
for whatever you type. What you search for is not case
sensitive, which means that you can use upper and lower case
letters and it won't make any difference in the search.

The search has several options. You can choose to just search
comments in the files, or search by file names. If you choose
to search by file names, you have the option of searching by
the full file name. A full file name would be something like
this: C:\Documents and Settings\User\file.bas
A short file name would look something like this: file.bas
*)Searching (3)
What you type in the search box must be found somewhere in
the comments of the file or the file name (depending on how
you are searching) for JLBFB to display the file as a search
result.
*)That's all
This covers just about everything there is to using JLBFB,
so have fun and browse your files!

Thank you for using JLBFB.

- Joseph