Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MemoWidth
Message
From
01/10/2012 08:29:02
 
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01554024
Message ID:
01554034
Views:
64
>Which Event or Method is the proper place to address the MemoWidth setting?
>
>It seems to work properly for me when I place the 'set command to' in the init of the data session. That doesn’t seem right because I always thought the init was one of the last events to fire.
>
>Any thoughts or comments are welcome.

First, I can't remember the last time I wrote any code that cared about MemoWidth. What are you doing that relies on it?

Init is one of the last events to fire ... on the way into the form. If you want to change a setting so it applies form-wide, do it in Load.

Tamar
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform