VDS Renaissance のインターフェースは複数の言語に対応しています。公式ドキュメントは、単一で一貫した常に最新のリファレンスを保証するため、英語で管理されています。

@SHORTNAME

Windows Linux macOS

Syntax

@SHORTNAME(<file description>)

Description

This function returns a DOS-compatible short filename version of the file path <file description> if it exists.

OK

Set to false if the function fails.

Example

run LIST @shortname(%1),wait

See also