Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Basic READ EVENTS stuff
Message
 
 
À
22/06/2009 13:33:27
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Divers
Thread ID:
01407483
Message ID:
01407636
Vues:
36
>The probelem was not with cat but with naming the screen. But anyway, I did as Tamar suggested and MODIied the file in the actual form itself and now it works. this is the code:
>
>
>lnOldWidth = thisform.width
>lnOldHeight = thisform.Height
>thisform.Closable = .f.
>thisform.Height = 400
>thisform.Width = 500
>
>MODIFY FILE (lcPath + 'SKUDUPES.TXT') IN WINDOW frmSkud WINDOW frmSkud NOEDIT
>
>thisform.Height = lnOldHeight 
>thisform.Width = lnOldWidth 
>
>
>thanks for your help

Glad you got it solved.
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