<!-- : Comment
This works with both batch script and WSF. The closing tag(-->
), only works in WSF.
Code | Sucessful in both batch and WSF? |
---|---|
<!--: Comment | True |
<!--: Comment --> | False - The closing tag only works for WSF |
--> | False |
<!-- : Comment
This works with both batch script and WSF. The closing tag(-->
), only works in WSF.
Code | Sucessful in both batch and WSF? |
---|---|
<!--: Comment | True |
<!--: Comment --> | False - The closing tag only works for WSF |
--> | False |