Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Screen Resolution conflict
Message
From
05/01/2005 07:02:57
 
 
To
05/01/2005 04:43:35
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 6
OS:
Windows '98
Network:
Windows 98
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00973613
Message ID:
00974343
Views:
35
My form have 1 spinner, 1 editbox, 3 checkbox and 1 containner also!

That should not make any difference.

BTW, it will be no harm done to add that code [IF TYPE('toControl')#'O'.....] also, right?

It will just make it slower - TYPE() is very slow to execute. If you feel that you must add this check, you would be better off to use VARTYPE() - it is faster.
Previous
Reply
Map
View

Click here to load this message in the networking platform