Exit statement
Quit do ... Loop, for ... Next, Function, or Sub code block.
Exit Do
Exit For
Exit Function
Exit Property
Exit Sub
The syntax for the Exit statement is in the following w
Die (' 1 ') Die () and exit () are all abort script execution functions; the two names of Exit and die refer to the same function, and die () is the alias of the exit () function. The function accepts only one parameter, either a value returned by a program or a string, or a parameter without input, and the result has no return value.Reference: Although the two a
# x6cd5; error (0x800a0409) --> unended String constant
Microsoft VBScript # x6cd5; error (0x800a040a) --> the comment has not ended
Microsoft VBScript # x6cd5; error (0x800a040d) --> the 'me' keyword is invalid.
Microsoft VBScript # x6cd5; error (0x800a040e) --> 'login' statement missing 'do'
Microsoft VBScript
(0x800a040a) --> the comment has not ended.
Microsoft VBScript syntax error (0x800a040d) --> the 'me' keyword is invalid.
Microsoft VBScript syntax error (0x800a040e) --> the 'loan' statement lacks 'do'
Microsoft VBScript syntax error (0x800a040f) --> invalid 'exit 'statement
Microsoft
VBscript syntax error (0x800A0409) --> unended String constant
Microsoft VBscript syntax error (0x800A040A) --> the comment has not ended.
Microsoft VBscript syntax error (0x800A040D) --> the 'me' keyword is invalid.
Microsoft VBscript syntax error (0x800A040E) --> the 'loan' statement lacks 'do'
Microsoft
Microsoft VBScript syntax error (0x800a040a)--> Comment not finished
Microsoft VBScript syntax error (0X800A040D)--> Invalid use ' Me ' keyword
Microsoft VBScript syntax error (0x800a040e)--> the ' Loop ' statement lacks ' do '
Microsoft VBScript syntax error (0x800a040f)--> invalid '
Just like what is the difference between the following code {code...} and {code? Humbly ask the experts for advice, just like
The following code
Echo 'configuration error'; exit (3); // Status 3 indicates exit due to configuration error
And
// Exit directly ('configuration error ');
What is the difference?
I would like to ask you a question or two.
Reply conten
Get the APP account logout operation tutorial: 1. Open the APP on your phone and click "I" in the lower right corner] 2. Drop down to the bottom and click set] 3. Click [log out] The above is the operation tutorial on how to get the APP to exit the account. Follow the steps shown in the figure and you will be prompted to log on to the new account again.
VB Tutorials > VBScript process
Process classification
In VBScript, processes are divided into two categories: Sub processes and Function processes.
Sub procedure
A Sub procedure is a set of VBScript statements that are contained between a sub and an End Sub statement, performing an action but not returning a value. Sub procedures can use parameters (constants, v
VBScript
A VBScript language overview
We all hope that the Web pages made are exquisite, beautiful, lively and powerful, and can be achieved with VBScript language.
VBScript is a simplified version of Microsoft Visual Basic.
VBScript was designed specifically to work in a br
Vbscript calls WMI to publish a website with one click. vbscript calls wmi with one click.
As A. net developer, in the window environment, you have to be familiar with some scripting languages to alleviate some complicated things encountered in daily development, such as automatic website publishing and automatic website publishing.
WMI windows Management Program interface, which can be called in a variety
VBScript process
In VBScript, processes are divided into two categories: Sub processes and Function processes.
Sub procedure
A sub procedure is a set of VBScript statements that are contained between a sub and an end sub statement, performing an action but not returning a value. Sub procedures can use parameters (constants, variables, or expressions passed by the
Vbscript| Process | Basic Tutorial Process Classification
In VBScript, processes are divided into two categories: Sub processes and Function processes.
Sub procedure
A Sub procedure is a set of VBScript statements that are contained between a sub and an End Sub statement, performing an action but not returning a value. Sub procedures can use parameters (consta
Vbscript calls WMI to publish a website with one click. vbscript calls wmi with one click.
As A. net developer, in the window environment, you have to be familiar with some scripting languages to alleviate some complicated things encountered in daily development, such as automatic website publishing and automatic website publishing.
WMI windows Management Program interface, which can be called in a variety
VBScript Process
In VBScript, the process is divided into two types: Sub process and Function process.Sub Process
SubThe process is included inSubAndEnd SubA group of VBScript statements between statements, which execute operations but do not return values.SubA process can use parameters (constants, variables, or expressions passed by the call process ). IfSubIf
vbscript| Basic Tutorial Microsoft Visual Basic Scripting Edition is the newest member of the Visual Basic family of program development languages, which applies flexible Script to a wider range of areas, including Microsoft Web client script in Internet Explorer and script for Web server in Microsoft Internet Information Server.
Easy to learn and easy to use
If you already know Visual Basic or Visual Basic for Applications, you'll soon be familiar
VB tutorial> VBScript Process
Process Classification
In VBScript, the process is divided into two types: sub process and function process.
Sub Process
The sub process is a set of VBScript statements between the sub and the end sub statements. The operation is executed but no return value is returned. Sub processes can use parameters (constants, variables, or expr
vbscript| Tutorial
Microsoft Visual Basic Scripting Edition is the newest member of the Visual Basic family of program development languages, which applies flexible Script to a wider range of areas, including Microsoft Internet Explore The Web client script in R and the Web server script in Microsoft Internet Information Server.
Easy to learn and easy to use
If you already know Visual Basic or Visual Basic for Applications, you'll soon be familiar w
VBScript constant
A constant is a name with a certain meaning. It is used to replace a number or string, and its value never changes. VBScript defines many internal constants. For more information, see the VBScript language reference.Create constant
You can use the Const statement to create user-defined constants in VBScrip
VB tutorial> Lesson 2 add VBscript code to the HTML page
The SCRIPT element is used to add VBScript code to the HTML page.
The start and end parts of the Code are marked with ...
The SCRIPT block can appear anywhere on the HTML page (in the BODY or HEAD part ). However, it is best to place all the general target Script code in the HEAD part so that all the Script code can be placed in a centralized manner
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.