Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
The better code
Message
 
 
À
26/04/2013 18:32:48
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
01572049
Message ID:
01572051
Vues:
90
>I want the user to pick the stock id:
>
>
>stock_id = inputbox('Stock ID','Input Stock ID', space(20))
>select * from stock_file where alltrim(cstockid)=alltrim(stock_id) into cursor cstock
>
>select cstock
>browse normal
>
>?cstock.cstockid
>
>
>how to make it looks better in the program?
>which controls can I use to replace browse normal?
>
>thanks for the advice
>
>Jerry

You would use a grid control to display data.
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