sakura/en/Meta-String Specification

Last-modified: 2008-03-29 (土) 14:33:34

Meta-String Specification

When the special folder set to Windows is specified, the meta character string is used.
Moreover, the folder with the execution file in the Sakura-Editor can be specified.
It is possible to use it by the convenient display of the filename.

  1. %% ... %(Percent sign)
  2. %SAKURA% ... Execution file folder of Sakura-Editor.
  3. Path of Explorer (shell)
    Value of HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders
    Value of HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders
  4. Environment variable

It searches in this order, and it is replaced by the value found first.
Moreover, the alias name can be used for %...%.
The alias name doesn't distinguish capital letters and small letters either.

Alias NameNameMean
%MyDoc%%Personal%My Documents
%MyPict%%My Pictures%My Pictures
%MyMusic%%My Music%My Music
%MyVideo%%Video%My Video
%ComDoc%%Common Documents%Share Documents
%ComPict%%CommonPictures%Share Pictures
%ComMusic%%CommonMusic%Share Music
%ComVideo%%CommonVideo%Share Video
%ComDesktop%%Common Desktop%Share Desktop