Already have an account? Get multiple benefits of using own account!
Login in your account..!
Remember me
Don't have an account? Create your account in less than a minutes,
Forgot password? how can I recover my password now!
Enter right registered email to receive password!
This section will discuss the fundamentals of VBScript and define concepts such as datatypes, loops and others.
VBScript Data Types
VBScript contain only one data type called a Variant. A Variant is a special type of data type which can contain distinct kinds of information, based on how it is used. Since Variant is the only data type in VBScript, this is also the data type returned through all functions in VBScript.
At its simplest, a Variant can have either string or numeric information. A Variant acts as a number while you employ it in a numeric context and string while you employ it in a string context. That is, if you are working along with data that looks like numbers, VBScript suppose that it is a number and does whatever is most suitable for numbers. Likewise, if you are working with data which can only be string data, VBScript treats it like string data. Always you can make numbers behave as strings through enclosing them in quotation marks (" ").
MODULE The Modules are the collection of VB statements. Modules are used to simplify the program development. To add a module to your project, choose the project tabpage, and t
Select Case: The Select Case is used for handling the multiple paths. The Select Case computes the expression and depending on the value of the equivalent Case statement execu
need general help in pseudo code
Associating Images to Toolbars: 1. Add an Image list to your form from the tool box. 2. Pick the custom property of the image list. 3. Click the images tab. 4. Select
Events: The Controls are placed on a form and then to make them functional an "event procedure" is related with the control object. An event process is what happens in respons
RESOURCES The cursors, Icons, dialog, bitmaps accelerators, menu, table tool bar and string are the different resources. The resources are compiled by the resource compiler. Th
DEVICE CONTEXT The device context provides the essential drawing tools and the platform to draw. It helps to draw the text, shapes, lines etc. To create the device context, the
Adding Events in VB For adding the events in VB, first double click on the command button with the caption hello. The Private Sub command1_Click () and End Sub would be
VBScript Operators VBScript contain a full range of operators, including comparison operators, arithmetic operators, concatenation operators, and logical operators.
You are asked to create the LOTO game customized according to the following constraints: 1. Create a grid containing 20 numbers (20 buttons: button1, button2, …button20) 2. When t
Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!
whatsapp: +91-977-207-8620
Phone: +91-977-207-8620
Email: [email protected]
All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd