@NAME |
|
| Top Previous Next | |
Syntax:
@NAME(<string>)
Description:
This function returns the filename portion (not including the extension) of a of a filename in a path (or URL [VDS6]) specified in <string>.
OK:
Unchanged.
Example:
%N = @NAME(C:\WINDOWS\WIN.INI)
REM %N now contains WIN
See also: