New Function
Function CoffeForNages( cCoffe_pot)
Local cNagesUmor
Do case
case cCoffe_pot = "Empty"
cNagesUmor := "Make More"
case cCoffe_pot = "Quarter Empty"
cNagesUmor := "Drink more you are still tired"
case cCoffe_pot = "Half Empty"
cNagesUmor := "Empty bladder, then refill cup"
case cCoffe_pot = "Tree Quarter Empty"
cNagesUmor := "Better down that cup and refill before the pot gets cold!!"
overcase
cNagesUmor :="who cares i'm already later....I do not submit my application..."
endcase
return cNagesUmor
Important for my friend Mr Nages
- Silvio.Falconi
- Posts: 4956
- Joined: Thu Oct 18, 2012 7:17 pm
Important for my friend Mr Nages
Last edited by Silvio.Falconi on Mon Oct 09, 2017 7:40 am, edited 1 time in total.
I use : FiveWin for Harbour August 2020 (Revision) - Harbour 3.2.0dev (r1712141320) - Bcc7.30 - xMate ver. 1.15.3 - PellesC
Re: Important for my friend Mr Nages
This code return me an error: C2024 Unclosed control structures
- Silvio.Falconi
- Posts: 4956
- Joined: Thu Oct 18, 2012 7:17 pm
Re: Important for my friend Mr Nages
????
I use : FiveWin for Harbour August 2020 (Revision) - Harbour 3.2.0dev (r1712141320) - Bcc7.30 - xMate ver. 1.15.3 - PellesC
- nageswaragunupudi
- Posts: 8017
- Joined: Sun Nov 19, 2006 5:22 am
- Location: India
- Contact:
Re: Important for my friend Mr Nages
THANKS FOR THE DELICIOUS ITALIAN COFFEE
Regards
G. N. Rao.
Hyderabad, India
G. N. Rao.
Hyderabad, India