Microsoft® Visual Basic® Scripting Edition HelpFile Property |
| Language Reference | |
Sets or returns a fully qualified path to a Help File.
object.HelpFile [= contextID]The HelpFile property syntax has these parts:
Part Description object Required. Always the Err object. contextID Optional. Fully qualified path to the Help file.
If a Help file is specified in HelpFile, it is automatically called when the user clicks the Help button (or presses the F1 key) in the error message dialog box. If the HelpContext property contains a valid context ID for the specified file, that topic is automatically displayed. If no HelpFile is specified, the VBScript Help file is displayed.
file: /Techref/language/asp/vbs/vbscript/344.htm, 2KB, , updated: 1996/11/22 10:12, local time: 2024/11/5 11:43,
3.147.49.252:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 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://linistepper.com/Techref/language/asp/vbs/vbscript/344.htm"> Microsoft® Visual Basic® Scripting Edition </A> |
Did you find what you needed? |