Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Where to keep global values ?
Message
From
28/04/2000 20:17:25
 
 
To
26/04/2000 19:09:39
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00362947
Message ID:
00364731
Views:
37
>>What I need is more of an array so that I can say:
>> ? gaDiaSemana[DOW(DATE()]
>>I think I'll go with oApp.aDiaSemana[]
>
>Ok, but IMO, its to much work, too much to remember, and too slow for something that will never change. I'd still use #DEFINEd constants.

OK Mike, how do I do this with constants? Sundays are paid at a different rate here, so the DOW() is important. e.g. a user enters "30/04/00" (30 April 2000) and I respond, "Domingo". How do I do that with constants? The way I respond now is: ? gaDiaSemana[DOW(ldDate)] I really do want to go with "the theoretiaclly right way" since every time I deviate from that I pay the price. So explain it to me in this case.

TIA.

Alex
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform