Syntax
Do [{While Until} condition]
[statements]
[Exit Do]
[statements]
Loop
Or, you can use this syntax:
Do
[statements]
[Exit Do]
[statements]
Loop [{While Until} condition]
The Do Loop statement syntax has these parts:
Free Search Engine Submission
No comments:
Post a Comment