C Charles G Apr 1,825 17 2013-04-26 #1 Is there any waty to tell if a DIR /b /f <whatever....> contains any special TCMD special chars or psedo-variables?
Is there any waty to tell if a DIR /b /f <whatever....> contains any special TCMD special chars or psedo-variables?
rconn Administrator May 13,682 256 Staff member 2013-04-26 #2 (I assume you mean "TCC special characters", since TCMD has none.) It would be fairly trivial to do this in a plugin (called from PDIR), but it would require some major kludging to do it in a user-defined function.
(I assume you mean "TCC special characters", since TCMD has none.) It would be fairly trivial to do this in a plugin (called from PDIR), but it would require some major kludging to do it in a user-defined function.