Die Oberfläche von VDS Renaissance ist in mehreren Sprachen verfügbar. Die offizielle Dokumentation wird auf Englisch gepflegt, um eine einheitliche, konsistente und stets aktuelle Referenz zu gewährleisten.
@NAME
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