How to check if label exists?

You could probably make this more robust. The file in question has the label (actually a subroutine)

Code:
:makevbs [file]

Code:
v:\> ffind /q /t":fakevbs" sv.btm & echo %_?
2

v:\> ffind /q /t":makevbs" sv.btm & echo %_?
0
 

Similar threads