Script(Ver1.88対応版)
IndexScriptグローバルのプロパティGlobal property

Global
You can write as it is without writing an object.

Property
version
Version number. In the case of V1.23β45, it is 123045 in decimal. (Get only)
busy
Processing asynchronously. (Get only)
fullName
HmFilerClassic.exe file name of own full path. (Get only) (V 1.44)
scriptFullName
Own file name of script file. (Get only) (V1.11)
argCount
If the command line option /a is specified, it indicates how many /a there are. (Get only) (V1.30)
tickCount
Same as GetTickCount of Win32API.
config
Config object.
configSystem
ConfigSystem object.
platform
Version information.(Get only)(V1.66)
0x000000ff Windows minor version
0x0000ff00 Windows major version
0x00010000 NT
0x00020000 Elevated administrator
0x00040000 Writable HKLM,HKCR
0x00080000 64bit version
0x00100000 32bit version on 64bit Windows
0x01000000 Portable version
0x02000000 Store app version