Various Programs for Download


This applictaion will monitor one or more folders for new text files and when it finds any, it will
copy those files to one or more other folders. It will also email those text files to one or more
email addresses. Both of these options are configurable. When the copying and emailing operations
are done, it will delete the files from the monitored folders. To download, click the link below:
Download Folder Monitor

I developed a database system for use in the automotive parts
distribution business. To try it out download the file below:
Download Corebank

I also created a phone book and dialer for DOS. Its small and fast.
Download Phonebook

If you like BBS doors, try the file door I created. It lets your users
download files from different areas of your system.
Download File Door

If you call Pegasus via the Annex numbers then try this comm program.
Download Comm Program

I wrote this program to help you with your finances. It figures out
stuff like loans and interest. Its real easy to use.
Download Finance Program

Would you like to password protect your computer to keep others out?
I wrote this program to do just that. Its also real easy to use.
Download Login Program

Try this program I made for Physics II. It simulates a point charge in
an electric field as used in an ink jet printer.
Download Physics Program

This program demonstrates Modula-2 systems language support. This is
done by using a scheduler and the CPU clock. With source code.
Download Coroutine Program

This is a program I wrote that draws a picture of our solar system.
If you look closely you can see some shooting stars.
Download Solar Program

This is a text editor I wrote in 80x86 assembly language. With source code.
Download Text Editor

Here are various STL examples to give you an idea of how it works.
Download STL Examples