Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Command Button help
Message
De
27/09/2002 11:33:51
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
 
À
27/09/2002 11:31:38
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00705257
Message ID:
00705261
Vues:
9
>Hi,
>
>I have a holiday's table.
>
>myholiday.dbf
>
>holidate description
>01/01/2002 New year
>12/25/2002 Xmax
>
>In myform.sc* to include a command button called cmdHoliday in one of command
>group cmgHoliday.
>
>each time the current date means date() = holidate equal to 01/01/2002 for example ,
>
>thisform.cmgholiday.cmdholiday.enabled should display otherwise should always
>hidden until it will reach the next holiday for example 12/25/2002.
>
>here my codes;
>
>select myholiday
>if holidate=date()
> this.cmgholiday.cmdholiday.visible=.t.
>endif
>
>it is not working, please correct my code.
>Thanks in advance,
>PP

"It isn't working" - what exactly does happen?

Hilmar.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform