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

External application window position, I have an external application I open...

I have an external application I open from visual studio (excel). I want to reposition where that opens (top, left).. How do I do that?

ADO.net architecture, write a detailed account on ADO.net architecture.

write a detailed account on ADO.net architecture.

Benefits of using dynamic link library, Benefits of Using DLLs: The dy...

Benefits of Using DLLs: The dynamic linking has the following advantages which are as shown below: It saves memory and decreases the swapping. Many processes can use a s

Tooltip - intrinsic control, ToolTip: The ToolTip property is used to ...

ToolTip: The ToolTip property is used to flash a message regarding a control object when the mouse pointer moves over that object for a couple of seconds. Pick a control and c

Find the total cost, Case: Design a web page that contains the VBScript uti...

Case: Design a web page that contains the VBScript utilized for calculating subtotals, taxes, discounts & totals as well as code utilized to validate use

Software that is obscure - basics of gui design, Software That Is Obscure: ...

Software That Is Obscure: The Software hides the intensions, meaning and actions from the user. For illustration, if a user is asked whether a full installation, the custom in

Program for computing automobile repair bills, A program is needed to assis...

A program is needed to assist computing automobile repair bills. The cost of labor is $35 per hour. The costs for parts are subject to a 5% sales tax, which should be added t

Vbscript procedures, A Sub procedure is a series of VBScript statements, en...

A Sub procedure is a series of VBScript statements, enclosed through Sub & End Sub statements which perform actions however don't return a value. A Sub procedure can take arguments

Loops - VBScript, Using Loops to Repeat Code Looping let you to run a g...

Using Loops to Repeat Code Looping let you to run a group of statements repeatedly. Some loops repeat statements till a condition are False; others repeat statements till a con

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