Creates a measurement routine comment object
| Visual Basic |
|---|
Public Sub Comment( _ ByVal ctype As PCDCOMMENT, _ ByVal Comment As String _ ) |
- ctype
Value Description PCD_INPUT PCD_OPERATOR PCD_REPORT - Comment
- The comment string.
|
| PC-DMIS 2021.1 Object Library | |
| Comment Method | |
| See Also Send Topic Feedback | See Object Hierarchy Chart | |
| PCDLRN ActiveX DLL > OldBasic Object : Comment Method |
Glossary Item Box
| Visual Basic |
|---|
Public Sub Comment( _ ByVal ctype As PCDCOMMENT, _ ByVal Comment As String _ ) |
| Value | Description |
|---|---|
| PCD_INPUT | |
| PCD_OPERATOR | |
| PCD_REPORT |