05-25-2023, 12:14 AM
(05-24-2023, 03:12 PM)Ultraman Wrote: Does the "Save & Done" exit the screen? If so, I'd suggest wording it as "Save & Exit", maybe.
Maybe it is redundant in both ways. Maybe, I should just say "Save"? "Save & add another" says it all? What are your thoughts, or do you think the exit should be kept? I think you are right about the done part...
WHILE NOT EndOfLife(1)
HappyLife = HappyWife - (Money * Time * Travel * Gifts)
Kids = (NoTime * LackOfLove) MOD NumOfKids
IF Retirement <> Rich THEN YearsOnJob = YearsOnJob + 1 ELSE SeeTheWorld
WEND
HappyLife = HappyWife - (Money * Time * Travel * Gifts)
Kids = (NoTime * LackOfLove) MOD NumOfKids
IF Retirement <> Rich THEN YearsOnJob = YearsOnJob + 1 ELSE SeeTheWorld
WEND