FULLSCREEN
CONTENTS
Project Home Page
.STRING_FUNCS: LEN (Length) Function .ALIAS.......: LENLENFU
.DISCUSSION..:
The "len" function produces a number that is the length of the string on the /Q parm.
For example:
FDATE /Flen /Q"this is a test"
returns 14