Indicates the beginning of a nonexecuting comment line in a program file.
NOTE [Comments] |
Parameters
- Comments
-
Specifies the comment.
Remarks
Place a semicolon (;) at the end of each comment line that continues on a following line.
Warning |
|---|
|
Example
Copy Code | |
|---|---|
NOTE Initialize the page number; variable. STORE 1 to gnPageNum * Set up the loop DO WHILE gnPageNum <= 25 && loop 25 times gnPageNum = gnPageNum + 1 ENDDO && DO WHILE gnPageNum <= 25 | |
See Also
Reference
&& Command* Command
MODIFY COMMAND Command
MODIFY FILE Command
Warning
Microsoft Visual FoxPro 9 SP2 Help file, VFPX Edition v1.08