Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Browse command
Message
 
 
À
11/02/2010 11:14:02
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 8
OS:
Vista
Divers
Thread ID:
01448796
Message ID:
01448804
Vues:
53
>>Hi.
>>I used this.
>> BROWSE FIELDS clamed:h="Codigo",medica:h="Producto",precio:h="Precio",catdeme->pordes:p="999%":h="Desc.",lprecio=precio-(precio*(catdeme->pordes/100)):p="99,999.99":h="P./Desc.",sales:h="Sales",unidad:h="Unidad",ubicacion:h="Ubicación" TITLE "Consulta de precios" NOEDIT NOWAIT WINDOW prods IN WINDOW rebeca
>>
>>but when i run for first time, the background color change, and hide the "say" labels.
>>
>>at second time run this no change the color. ??????
>
>You have VFP8 and you use browse? Browse should ONLY be used interactively from the command window, it should NEVER be used in a real application. There is a reason why nobody helps you with problem, and that is that NOBODY uses browse in an application anymore.
>
>Look at the calendar, it's 2010 my friend, not 1985. Use a grid, period.

As my friend would say:

Affirmative :)
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform