Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Passing a Title to a screen
Message
 
 
À
07/04/2003 13:04:39
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Divers
Thread ID:
00774779
Message ID:
00774788
Vues:
12
>Hi all,
>
>I've got a screen set up that I'd like to use in several different areas of my application (FPW 2.6), but would like the text in the Title bar of the screen to change. Is there a way to pass that text to the screen and have it display in the Title bar?
>
>Thanks much!
>
Hi John,

Add following code to the screen Setup
#SECTION 1
#ITSEXPRESSION ~
PARAMETER m.title
and put ~m.title into screen title field. After that you can pass screen title as parameter.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform