Searched refs:strProc (Results 1 – 1 of 1) sorted by relevance
504 Dim strProc As String variable521 strProc = ""524 strProc = vbcm.ProcOfLine(lngStartLine, lngType)526 If strProc = "" Then GoTo CONTINUE_LOOP531 strProc = vbcm.Lines(lngStartLine, 1)532 If strProc = "" Then GoTo CONTINUE_LOOP537 vbLf & strProc & vbLf567 Dim strProc As String variable591 Dim strProc As String variable594 strProc = vbcm.ProcOfLine(cLines, lngType)[all …]
Completed in 21 milliseconds