Properties of object method, Visual Basic Programming

Assignment Help:

Properties: VBScript Err Object

 

Properties

 

Description

 

Description Property

The descriptive string related with an error.

 

HelpContext Property

A context ID for a topic within a Windows help file.

 

HelpFile Property

A wholly qualified path to a Windows help file.

 

Number Property

A numeric value recognizing an error.

 

Source Property

The name of the object or application which originally generated the error.

Description Property

Returns or sets a descriptive string related with an error. The Description property contains a short description of the error. Employ this property to alert the user to an error which you cannot or do not desire to handle. While generating a user-defined error, assign short description of your error to this property. If Description is not filled in, and the value of the VBScript Err Object Number Property corresponds to VBScript run-time error, the descriptive string related with the error is returned.

Syntax Err.Description [= stringexpression]

Argument: Stringexpression   A string expression having a description of the error.


Related Discussions:- Properties of object method

Vb program for simple image processing, A program needs to be written that ...

A program needs to be written that is capable of simple image processing. All the images that are available for you to use, can be found on Blackboard in the Assignments section. T

The frame - document view architecture, The Frame: As the name suggest...

The Frame: As the name suggests, the frame is a combination of the building blocks, structure and the borders of an item. The frame gives the "physical" presence to a window.

Create an application, 1. Create a new solution file named Ch03HandsOnProje...

1. Create a new solution file named Ch03HandsOnProject1. 2. Rename the form and set the filename of the form to frmMain and frmMain.vb, respectively. 3. Set the appropriate p

Functions, write a v.net function called is vowel that returns true for vow...

write a v.net function called is vowel that returns true for vowel letters

Illustration of ccolordialog, ILLUSTRATION OF CCOLORDIALOG The construc...

ILLUSTRATION OF CCOLORDIALOG The constructor of the CColorDialog takes the initial parameter as the default color and the next parameter specifies how much the dialog is displa

Add Vbscript code to an html page, You can employ the SCRIPT element to add...

You can employ the SCRIPT element to add VBScript code to an HTML page. The SCRIPT Tag VBScript code is written inside paired SCRIPT tags. For instance, a process to test

Scope and lifetime of variables, The scope of a variable is finding out by ...

The scope of a variable is finding out by where you declare it. While you declare a variable in a procedure, only code in that procedure can access or alter the value of that varia

Employee data part 3, create an application that performs the following ope...

create an application that performs the following operation with the employee file created by the application in programming challenge 1: uses an open dialog box to allow the user

Assigning values to variables, Assigning Values to Variables Values are...

Assigning Values to Variables Values are assigned to variables creating an expression as follows: the variable is on the left side of the expression & the value you desire to a

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

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!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd