|
|
1.1 root 1: Comments about BIO
2:
3: When you first enter the BIO program, you should enter your birthdate;
4: then click the "Ok" button. If you hit <Return> after entering an input
5: line, it will actually start the program, but probably not with the
6: parameters you want. Options can be changed with (Options...Dates)
1.1.1.2 ! root 7: and recorded in OS2.INI for automatic recall when the program is run
! 8: subsequently.
1.1 root 9:
10: There is also a "Legend" option, which allows you to examine the legend
11: of the biorhythm chart; and you can use the scrollbar to view biorhythms
12: for the past and the future.
1.1.1.2 ! root 13:
! 14: The program illustrates handling the mouse/keyboard interface, managing
! 15: dialog box input, system proportional font handling, use of child windows,
! 16: scroll bars, memory bitmaps, copying bitmaps to the clipboard, using the
! 17: OS2.INI file, accelerator keys, and subclassing the frame to modify its
! 18: behavior.
! 19:
! 20:
! 21: File List:
! 22:
! 23: README this file
! 24: BIO Makefile
! 25: BIO.C main() routine
! 26: BIO.DEF Definition file
! 27: BIO.EXE Executable file
! 28: BIO.H Header file (definitions)
! 29: BIO.ICO Icon file
! 30: BIO.RC Resource file
! 31: BIO.SYM Symbol file
! 32: BIOCMD.C Dialog procedures
! 33: BIOPAINT.C WM_PAINT processing, date conversion routines
! 34: WNDPROC.C Window procedures
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.