- May
- 586
- 4
For Charles Dye:
PLUGIN /I SAFECHARS produces
but @UQUOTE is not in the html file. It does appear, though, to be present
.
Is this @UQUOTE function the same as in plugin UCHARS?
Are @UCHAR, @UCODE, and @UCODEX in plugin UCHARS the same as the ones in TEXTUTILS?
PLUGIN /I SAFECHARS produces
Code:
Module: C:\Program Files\JPSoft\TCMD\plugins\safechars-x64.dll
Name: SafeChars
Author: Charles Dye
Email: [email protected]
Web: http://prospero.unm.edu/plugins/safechars.html
Description: Read and write text containing special characters
Implements: @countsafe,@countsafex,@countunsafe,@countunsafex,@safecharsinfo,@safeclip,@safeclipw,@safeenv,@safeexp
,@safeline,@saferead,@safewrite,@unsafe,@unsafeesc,@uquotes,_amp,_bq,_caret,_closebrk,_closepat,_gt,_lt,_openbrk,_op
enpat,_pct,_quote,_vbar,safearray,safecharshelp,safeecho,safeechos,unsafe
Version: 1.9 Build 2
Code:
> which @uquotes
@uquotes is a plugin variable (SafeChars)
Is this @UQUOTE function the same as in plugin UCHARS?
Are @UCHAR, @UCODE, and @UCODEX in plugin UCHARS the same as the ones in TEXTUTILS?