- May
- 596
- 4
Charles,
Would you consider adding these two functions?
@SAFECHECK[var] returns 1 if there are any characters in the translated range within the expansion of %var%, else 0.
@UNSAFECHECK[var] returns 1 if there are any characters which WOULD BE translated to safe characters (by @SAFEENV[var], according to the current translation map) within the expansion of %var%, else 0.
Would you consider adding these two functions?
@SAFECHECK[var] returns 1 if there are any characters in the translated range within the expansion of %var%, else 0.
@UNSAFECHECK[var] returns 1 if there are any characters which WOULD BE translated to safe characters (by @SAFEENV[var], according to the current translation map) within the expansion of %var%, else 0.