QB64 Phoenix Edition
BioChart - Discover Your Personal Biorythm For Any Day! - Printable Version

+- QB64 Phoenix Edition (https://staging.qb64phoenix.com)
+-- Forum: QB64 Rising (https://staging.qb64phoenix.com/forumdisplay.php?fid=1)
+--- Forum: Prolific Programmers (https://staging.qb64phoenix.com/forumdisplay.php?fid=26)
+---- Forum: TheBOB (https://staging.qb64phoenix.com/forumdisplay.php?fid=27)
+---- Thread: BioChart - Discover Your Personal Biorythm For Any Day! (/showthread.php?tid=240)



BioChart - Discover Your Personal Biorythm For Any Day! - Pete - 04-27-2022

Biochart.bas by Bob Seguin.
[Image: Screenshot-654.png]
Description: Enter your date of birth and a target date to view your biorhythm for that day.

Download: Download the zip file below. Unzip to either your QB64 folder, or for better organization, to a folder you create like "TheBOB-Biochart".

Install: Compile Biochart.bas with QB64 v1.3 or above, and make sure the compiler output is set to create the .exe file in the same folder. See the option in the QB64 IDE RUN menu and check the RUN option: "Output EXE to Source Folder".