| Autocall Macros for NLS |
| Category: | DBCS |
| Requirement: | MAUTOSOURCE system option |
| Syntax | |
| Syntax | |
| Details |
Syntax |
| %KVERIFY (source, excerpt) |
is text or a text expression that you want to examine for characters that do not exist in excerpt.
is text or a text expression that defines the set of characters that %KVERIFY uses to examine source.
Note: Autocall macros are included in a SAS library. This library might
not be installed at your site or might be a site-specific version. If you
cannot access this macro or if you want to find out if the library is a site-specific
version, see your on-site SAS support personnel. ![[cautionend]](../../../../common/63294/HTML/default/images/cautend.gif)
| Details |
%KVERIFY returns the position of the first character in source that is not also present in excerpt. If all characters in source are present in excerpt, %KVERIFY returns 0.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.