- Jun
- 98
- 0
I'm not sure if it is an issue:
echo %@IniRead["Z:\P Apps\PortableApps\TccLePortable\App\32\..\..\TccLePortable.ini",Command,Force32]
true
echo %@IniRead["Z:\P Apps\PortableApps\TccLePortable\App\32\...\TccLePortable.ini",Command,Force32]
ECHO is OFF
---- both arguments are the same:
truename "Z:\P Apps\PortableApps\TccLePortable\App\32\...\TccLePortable.ini"
Z:\P Apps\PortableApps\TccLePortable\TccLePortable.ini
truename "Z:\P Apps\PortableApps\TccLePortable\App\32\..\..\TccLePortable.ini"
Z:\P Apps\PortableApps\TccLePortable\TccLePortable.ini
-----
TCC LE 13.06.77 Windows 7 [Version 6.1.7601]
echo %@IniRead["Z:\P Apps\PortableApps\TccLePortable\App\32\..\..\TccLePortable.ini",Command,Force32]
true
echo %@IniRead["Z:\P Apps\PortableApps\TccLePortable\App\32\...\TccLePortable.ini",Command,Force32]
ECHO is OFF
---- both arguments are the same:
truename "Z:\P Apps\PortableApps\TccLePortable\App\32\...\TccLePortable.ini"
Z:\P Apps\PortableApps\TccLePortable\TccLePortable.ini
truename "Z:\P Apps\PortableApps\TccLePortable\App\32\..\..\TccLePortable.ini"
Z:\P Apps\PortableApps\TccLePortable\TccLePortable.ini
-----
TCC LE 13.06.77 Windows 7 [Version 6.1.7601]