Public Sub AddReplacementSub( _
ByRef vFind As String _
, ByRef vReplace As String _
, ByRef vCompare As VbCompareMethod _
)
"Add Replacement Definition Subroutine" Add a global text replacement definition, displaying any error messages in the debug window. Used to avoid having to handle return values while installing the built-in text replacements.
Copyright 1996-1999 Entisoft
Entisoft Tools is a trademark of Entisoft.