Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Unexpected error message
Message
 
 
À
27/04/2006 17:40:34
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
Oracle
Divers
Thread ID:
01117324
Message ID:
01117406
Vues:
13
Not sure about the question, but instead of macro try:
loGrid = evaluate(tcName)

with loGrid
   if type('.designfontsize') = "N"
      .fontsize = int(.designfontsize * lfactor)
   else
etc
>
>tcname is addressing a grid thisform.GPAGEFRAME1.PAGE2.GGRID1
>
>I am getting a message: no table open in selected area
>
>Is this maybe because there is no control source for the grid (though I am in the midst of form and font resizing - I wish marketing had never asked for this.)
>
>I believe the control sources in the columns may be set - I removed them and the error went away.
>
>thanks
>
>Bob
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