News
Microsoft's Visual Basic programming language has variable types for three different kinds of numbers: integer, floating-point and decimal. Integer variables range from a short 2-byte format to a ...
Now, does someone know why this is, and how to use a variable as the last argument there? I just can NOT make it accept any variable in place of a static number.
Case matters when moving from one language to another and, often, variable naming conflicts can be as simple as that. The very first programming language I used back in high school did not permit ...
In Visual Basic I'd write this: If stringVariable IsNot Nothing then Dim x as Integer x = stringVariable.Length End If I test the string for null/nothing because if I try to get the Length of a ...
I have VB6 and CR9. I can open a Crystal Reports report from VB and can even use VB to do an SQL query and hand off the record set to Crystal Reports for use in a report. What I can't figure out ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results