Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
VB option strict
Name: donever Date: February 28, 2009 at 21:37:14 Pacific OS: windows pro x64 CPU/Ram: athlon 4g Product: Custom / CUSTOM BUILD Subcategory: C/C++
Comment:
hello! Can anybody tell me what is option strict on and give example. the book keep telling me you need to turn it on to prevent automatic conversion of one data type to another.
Summary: I keep getting the message: "Option Strict On disallows implicit conversions from 'Double' to 'Decimal'. BUT I DIDN'T STATE OR DECLARE ANY DOUBLES ANYWHERE IN THIS WHOLE PROGRAM!???! doggonit, this i...
Summary: Late-binding is the only way to work with multiple versions of Word... Therefore don't use a reference at design time, late-binding will grab the reference at run-time. If you're wondering what I'm go...
Summary: Hi, I am seriously struggling to find why when I look up the state name, it gives me the abbreviation (which it is supposed to do), BUT when I click on "look up state abb", It can't find it in the arr...