|
Microsoft® Visual Basic® Scripting Edition Description Property |
| Language Reference |
|
Returns or sets a descriptive string associated with an error.
object.Description [= stringexpression]
The Description property syntax has these parts:
Part Description object Always the Err object. stringexpression A string expression containing a description of the error.
The Description property consists of a short description of the error. Use this property to alert the user to an error that you can't or don't want to handle. When generating a user-defined error, assign a short description of your error to this property. If Description isn't filled in, and the value of Number corresponds to a VBScript run-time error, the descriptive string associated the error is returned.
See also:
| file: /Techref/language/asp/vbs/vbscript/338.htm, 2KB, , updated: 1996/11/22 11:12, local time: 2012/5/23 08:25,
38.107.179.231:LOG IN |
| ©2012 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://www.ecomorder.com/techref/language/asp/vbs/vbscript/338.htm"> Microsoft® Visual Basic® Scripting Edition </A> |
| Did you find what you needed? |
LCD Front Panel Set: $8.99!
- 2x16 LCD HD44780 controller - 4 push buttons - 3 LEDs - 2x12 header |
|
Peter Todd has released source and sample projects for his artwork, including his 3d wireframe cube renderer for the PIC 18f6520 This includes examples of hardware developed with free software tools such as gEDA/gschem/PCB, SDCC, gputils and picp all on Linux. http://petertodd.ca/art/source-code/ |
.