Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
P(^_^)q How to go back
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00121883
Message ID:
00121937
Vues:
15
*-- Click of History Command Button
LOCAL locurrobj
IF TYPE('Thisform.activecontrol') = 'O'
locurrobj = Thisform.activecontrol
Call othe form ....
....
locurrobj.SetFocus()
ELSE
Call othe form ....
....
ENDIF

Bye
Jayesh





>Can anyone help me.
>
>There have many fields on my INVOICE form ex. COMYANY NO, SALES TERM, PAYMENT, SHIP DATE......
>At there have a button "HISTORY" for click to view the history about the customer.
>I want to let the user input data and can click the button to view in same time.
>BUT, how can i back to the field, that is the one before i click the "HISTORY" button.
>
>Anyother question...
>While i coding as below : REPORT FORM INV_FORM TO INV_RPT
>That will create a file name : INV_RPT
>I want to know how can i print the document from INV_RPT.
- Jayesh
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform