home *** CD-ROM | disk | FTP | other *** search
- This is a sample program that I wrote to learn more about using dialog
- boxes. It is not a perfect program but is useful . I have include the
- source so other people can make modifications to better suit there needs.
- If anyone has suggestions on how to improve this program please let me
- know. I can be reached on my BBS. Following is the info on it:
-
- Compu-Plane
- 503 759-3811 300/1200/2400/9600 on a Courier HST.
- The BBS is also running in the protected mode of OS/2.
-
- There are two main menu selections. The first allows you to select the
- search parameters. The current drive is the default.The second selection
- is the exit selection. It seems to make most users more comfortable to
- have this selection, even though you can close it with the system menu.
-
- Hopefully this example will help others develop OS/2 PM applications. You
- are free to pass this program along to others.
-
- This is the second version. There are quiet a few improvements over the
- first. This version has scroll bars so that you can scroll back to review
- the file names. It also uses the AVIO calls instead of the GPI calls to write
- to the screen.
-
- Paul Breedlove