1
July 3, 2008 2:55 AM
Posted by: Jerry Lees
Developer documentation, REM, VBScript, VBScript Statements, vbscriptstatements
VBScript Statements: Explanation of the Rem Statement
Posted by: Jerry Lees
The VBScript REM statement is used to place a comment in your script or function. It is typically considered essential to place comments in code, not only to document what something does for others-- but for yourself 6 months down the line. Another short hand method of placing a comment in the...




