Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Unexpected error message
Message
 
 
To
27/04/2006 17:40:34
Bob Macdonald
Anthony Macaulay Associates
Victoria, British Columbia, Canada
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
Oracle
Miscellaneous
Thread ID:
01117324
Message ID:
01117406
Views:
14
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
Previous
Reply
Map
View

Click here to load this message in the networking platform